Mercurial > mplayer.hg
changeset 26490:17650f2caef1
Explicitly include dependency information in top-level Makefile.
The inclusion is skipped in mpcommon.mak.
author | diego |
---|---|
date | Thu, 24 Apr 2008 21:58:45 +0000 |
parents | 925b2b7a1f34 |
children | d010bd754e80 |
files | Makefile |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile Thu Apr 24 21:46:50 2008 +0000 +++ b/Makefile Thu Apr 24 21:58:45 2008 +0000 @@ -711,4 +711,6 @@ 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