[MPlayer-cvslog] r26522 - trunk/Makefile
diego
subversion at mplayerhq.hu
Thu Apr 24 23:58:46 CEST 2008
Author: diego
Date: Thu Apr 24 23:58:45 2008
New Revision: 26522
Log:
Explicitly include dependency information in top-level Makefile.
The inclusion is skipped in mpcommon.mak.
Modified:
trunk/Makefile
Modified: trunk/Makefile
==============================================================================
--- trunk/Makefile (original)
+++ trunk/Makefile Thu Apr 24 23:58:45 2008
@@ -711,4 +711,6 @@ toolsclean:
rm -f $(TOOLS) TOOLS/fastmem*-* TOOLS/netstream$(EXESUF)
rm -f TOOLS/bmovl-test$(EXESUF) TOOLS/vfw2menc$(EXESUF) $(REAL_TARGETS)
+-include $(DEPS)
+
.PHONY: all doxygen *install* recurse strip tools
More information about the MPlayer-cvslog
mailing list