changeset 15873:276da0bb6207

Be more patch-friendly
author aurel
date Thu, 30 Jun 2005 22:41:40 +0000
parents 48bc49869399
children 483e955893b8
files libmpdvdkit2/Makefile
diffstat 1 files changed, 12 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libmpdvdkit2/Makefile	Thu Jun 30 21:42:38 2005 +0000
+++ b/libmpdvdkit2/Makefile	Thu Jun 30 22:41:40 2005 +0000
@@ -3,7 +3,18 @@
 include ../config.mak
 endif
 
-SRCS = css.c device.c dvd_input.c dvd_reader.c dvd_udf.c error.c ifo_print.c ifo_read.c ioctl.c libdvdcss.c nav_print.c nav_read.c
+SRCS = css.c \
+       device.c \
+       dvd_input.c \
+       dvd_reader.c \
+       dvd_udf.c \
+       error.c \
+       ifo_print.c \
+       ifo_read.c \
+       ioctl.c \
+       libdvdcss.c \
+       nav_print.c \
+       nav_read.c \
 
 #bsdi_ioctl.c