diff Gui/Makefile @ 22717:435648b07244

Move libav* include CFLAGS to mpcommon.mak instead of duplicating them.
author diego
date Sun, 18 Mar 2007 22:49:37 +0000
parents bdd28b382a43
children
line wrap: on
line diff
--- a/Gui/Makefile	Sun Mar 18 22:49:05 2007 +0000
+++ b/Gui/Makefile	Sun Mar 18 22:49:37 2007 +0000
@@ -4,8 +4,6 @@
 
 #CFLAGS += -DDEBUG
 
-CFLAGS-$(CONFIG_LIBAVUTIL)   += -I../libavutil
-
 ifeq ($(TARGET_WIN32),yes)
 SRCS_MPLAYER = win32/dialogs.c \
                win32/gui.c \