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