From: Andy Spencer Date: Mon, 3 May 2010 04:42:15 +0000 (+0000) Subject: Touch build directory to force updating exes X-Git-Tag: v0.4~22 X-Git-Url: http://pileus.org/git/?p=aweather;a=commitdiff_plain;h=b97544e1119b903d79f8fa33ca4dd4656f393b6b Touch build directory to force updating exes --- diff --git a/Makefile.am b/Makefile.am index 253146c..1c7f870 100644 --- a/Makefile.am +++ b/Makefile.am @@ -16,6 +16,7 @@ build: all make -C ../aweather-win32 install; \ make -C ../libgis-win32 install; \ make -C ../rsl-win32 install; + touch $@ installers: $(PACKAGE)-$(VERSION).exe $(PACKAGE)-$(VERSION)-gtk.exe