summaryrefslogtreecommitdiffstats
path: root/libmpeg2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libmpeg2/Makefile')
-rw-r--r--libmpeg2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmpeg2/Makefile b/libmpeg2/Makefile
index 77470298a9..5448d81796 100644
--- a/libmpeg2/Makefile
+++ b/libmpeg2/Makefile
@@ -14,7 +14,7 @@ SRCS = alloc.c \
OBJS = $(SRCS:.c=.o)
INCLUDE = -I. -I../libvo -I..
-CFLAGS = $(OPTFLAGS) $(INCLUDE) -DMPG12PLAY
+CFLAGS = $(INCLUDE) $(OPTFLAGS) -DMPG12PLAY
ifeq ($(TARGET_MMX),yes)
SRCS += idct_mmx.c motion_comp_mmx.c