Be more patch-friendly

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15874 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
aurel 2005-06-30 22:41:40 +00:00
parent 3c65d2d638
commit c8fbf4405d
1 changed files with 12 additions and 1 deletions

View File

@ -3,7 +3,18 @@ ifneq ($(wildcard ../config.mak),)
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