summaryrefslogtreecommitdiffstats
path: root/libvo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/Makefile')
-rw-r--r--libvo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvo/Makefile b/libvo/Makefile
index 7cf86e7ecf..fdbd713390 100644
--- a/libvo/Makefile
+++ b/libvo/Makefile
@@ -37,7 +37,7 @@ SRCS += vosub_vidix.c
endif
INCLUDE = -I. -I.. -I../osdep $(LIBAV_INC)
-CFLAGS = $(OPTFLAGS) $(INCLUDE) -DMPG12PLAY
+CFLAGS = $(INCLUDE) $(OPTFLAGS) -DMPG12PLAY
#CFLAGS += -Wall