summaryrefslogtreecommitdiffstats
path: root/libdvdcss/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libdvdcss/Makefile')
-rw-r--r--libdvdcss/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/libdvdcss/Makefile b/libdvdcss/Makefile
index 39eb4b64dc..0aeaa9d0fb 100644
--- a/libdvdcss/Makefile
+++ b/libdvdcss/Makefile
@@ -3,11 +3,11 @@ include ../config.mak
LIBNAME_COMMON = libdvdcss.a
SRCS_COMMON = css.c \
- device.c \
- error.c \
- ioctl.c \
- libdvdcss.c \
- #bsdi_ioctl \
+ device.c \
+ error.c \
+ ioctl.c \
+ libdvdcss.c \
+ #bsdi_ioctl \
CFLAGS= -D__USE_UNIX98 -D_GNU_SOURCE \
-DHAVE_LIMITS_H -DHAVE_ERRNO_H -DHAVE_INTTYPES_H -DHAVE_UNISTD_H \