[MPlayer-cvslog] r21122 - trunk/Makefile

diego subversion at mplayerhq.hu
Tue Nov 21 12:35:41 CET 2006


Author: diego
Date: Tue Nov 21 12:35:41 2006
New Revision: 21122

Modified:
   trunk/Makefile

Log:
Remove superfluous empty variable declaration.


Modified: trunk/Makefile
==============================================================================
--- trunk/Makefile	(original)
+++ trunk/Makefile	Tue Nov 21 12:35:41 2006
@@ -6,7 +6,6 @@
 
 include config.mak
 
-LIBAV_INC =
 ifeq ($(CONFIG_LIBAVUTIL),yes)
 LIBAV_INC += -I./libavutil
 endif



More information about the MPlayer-cvslog mailing list