From: Rudolf Polzer Date: Mon, 20 Dec 2010 07:09:34 +0000 (+0100) Subject: add a comment X-Git-Tag: xonotic-v0.5.0~107 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=0fed63bc8f898cf1f4ee202927dae735ff0e4744;p=xonotic%2Fnetradiant.git add a comment --- diff --git a/Makefile b/Makefile index b5c0908e..764f9c5a 100644 --- a/Makefile +++ b/Makefile @@ -1027,4 +1027,5 @@ release-all: $(MAKE) release-src $(MAKE) release-win32 +# load dependency files -include $(shell find . -name \*.d)