]> git.xonotic.org Git - xonotic/gmqcc.git/blobdiff - Makefile
Include dependencies in the makefile
[xonotic/gmqcc.git] / Makefile
index 268e2b4103e7f0b1479133ecf5b099295bd04cf5..855dd4b54dbe0af02a07e1746de7fe6b8b966bae 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -32,3 +32,5 @@ clean:
        rm -f *.d
        rm -f $(COBJS) $(CDEPS) $(CBIN)
        rm -f $(TOBJS) $(TDEPS) $(TBIN)
+
+-include *.d