summaryrefslogtreecommitdiffstats
path: root/dvdread/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'dvdread/Makefile')
-rw-r--r--dvdread/Makefile14
1 files changed, 7 insertions, 7 deletions
diff --git a/dvdread/Makefile b/dvdread/Makefile
index 1dc6b7dda9..f40b3635f3 100644
--- a/dvdread/Makefile
+++ b/dvdread/Makefile
@@ -3,13 +3,13 @@ include ../config.mak
LIBNAME_COMMON = libdvdread.a
SRCS_COMMON = dvd_input.c \
- dvd_reader.c \
- dvd_udf.c \
- ifo_print.c \
- ifo_read.c \
- nav_print.c \
- nav_read.c \
- md5.c \
+ dvd_reader.c \
+ dvd_udf.c \
+ ifo_print.c \
+ ifo_read.c \
+ nav_print.c \
+ nav_read.c \
+ md5.c \
CFLAGS= -D__USE_UNIX98 -D_GNU_SOURCE -DSTDC_HEADERS \
-DHAVE_LIMITS_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64