# HG changeset patch # User diego # Date 1209389460 0 # Node ID 362f8c285877064e78bcf4ea560987bdba1ebe89 # Parent d572ecfb34aeda15711d02ae01ccfeaecaec4acd Restore line mistakenly commented out in the last commit. diff -r d572ecfb34ae -r 362f8c285877 Makefile --- a/Makefile Mon Apr 28 13:28:36 2008 +0000 +++ b/Makefile Mon Apr 28 13:31:00 2008 +0000 @@ -903,6 +903,6 @@ toolsclean: rm -f $(ALLTOOLS) TOOLS/fastmem*-* TOOLS/realcodecs/*.so.6.0 -#-include $(DEPS) +-include $(DEPS) .PHONY: all doxygen *install* recurse strip *tools