From 928c5fb69dc3ae149d04a3791f27a8fba0edc6dd Mon Sep 17 00:00:00 2001 From: diego Date: Mon, 28 Apr 2008 13:31:00 +0000 Subject: Restore line mistakenly commented out in the last commit. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26572 b3059339-0415-0410-9bf9-f77b7e298cf2 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index df7bed1215..6c3ca515eb 100644 --- a/Makefile +++ b/Makefile @@ -903,6 +903,6 @@ TOOLS/netstream$(EXESUF): TOOLS/netstream.o $(NETSTREAM_DEPS) toolsclean: rm -f $(ALLTOOLS) TOOLS/fastmem*-* TOOLS/realcodecs/*.so.6.0 -#-include $(DEPS) +-include $(DEPS) .PHONY: all doxygen *install* recurse strip *tools -- cgit v1.2.3