[MPlayer-cvslog] r26572 - trunk/Makefile

diego subversion at mplayerhq.hu
Mon Apr 28 15:31:00 CEST 2008


Author: diego
Date: Mon Apr 28 15:31:00 2008
New Revision: 26572

Log:
Restore line mistakenly commented out in the last commit.


Modified:
   trunk/Makefile

Modified: trunk/Makefile
==============================================================================
--- trunk/Makefile	(original)
+++ trunk/Makefile	Mon Apr 28 15:31:00 2008
@@ -903,6 +903,6 @@ TOOLS/netstream$(EXESUF): TOOLS/netstrea
 toolsclean:
 	rm -f $(ALLTOOLS) TOOLS/fastmem*-* TOOLS/realcodecs/*.so.6.0
 
-#-include $(DEPS)
+-include $(DEPS)
 
 .PHONY: all doxygen *install* recurse strip *tools



More information about the MPlayer-cvslog mailing list