[MPlayer-cvslog] r22552 - trunk/libvo/Makefile
diego
subversion at mplayerhq.hu
Tue Mar 13 23:16:04 CET 2007
Author: diego
Date: Tue Mar 13 23:16:03 2007
New Revision: 22552
Modified:
trunk/libvo/Makefile
Log:
Remove unnecessary -I option.
Modified: trunk/libvo/Makefile
==============================================================================
--- trunk/libvo/Makefile (original)
+++ trunk/libvo/Makefile Tue Mar 13 23:16:03 2007
@@ -24,6 +24,4 @@ SRCS_COMMON-$(FREETYPE) += font_load
CFLAGS-$(CONFIG_LIBAVUTIL) += -I../libavutil
-CFLAGS = -I../osdep
-
include ../mpcommon.mak
More information about the MPlayer-cvslog
mailing list