From 83f7e53ecaca8b4961bbc84dfbd0bf9307d8c8ef Mon Sep 17 00:00:00 2001 From: diego Date: Thu, 24 Apr 2008 21:58:45 +0000 Subject: Explicitly include dependency information in top-level Makefile. The inclusion is skipped in mpcommon.mak. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26522 b3059339-0415-0410-9bf9-f77b7e298cf2 --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 0face2127f..046bf54d40 100644 --- a/Makefile +++ b/Makefile @@ -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 -- cgit v1.2.3