summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-04-28 13:31:00 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-04-28 13:31:00 +0000
commit928c5fb69dc3ae149d04a3791f27a8fba0edc6dd (patch)
tree99bed0ae9847fd0b5dc3510fad1777b3b838b6a4 /Makefile
parent558e30b12c85b2915c1f23801c51123ea3548808 (diff)
downloadmpv-928c5fb69dc3ae149d04a3791f27a8fba0edc6dd.tar.bz2
mpv-928c5fb69dc3ae149d04a3791f27a8fba0edc6dd.tar.xz
Restore line mistakenly commented out in the last commit.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26572 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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