[MPlayer-cvslog] r21316 - trunk/stream/Makefile
diego
subversion at mplayerhq.hu
Mon Nov 27 12:48:29 CET 2006
Author: diego
Date: Mon Nov 27 12:48:29 2006
New Revision: 21316
Modified:
trunk/stream/Makefile
Log:
Remove unused LIBAV_INC variable.
Modified: trunk/stream/Makefile
==============================================================================
--- trunk/stream/Makefile (original)
+++ trunk/stream/Makefile Mon Nov 27 12:48:29 2006
@@ -130,7 +130,7 @@
SRCS += dvb_tune.c
endif
-CFLAGS = -I../loader $(LIBAV_INC)
+CFLAGS = -I../loader
include ../mpcommon.mak
More information about the MPlayer-cvslog
mailing list