]> Pileus Git - aweather/commitdiff
Touch build directory to force updating exes
authorAndy Spencer <andy753421@gmail.com>
Mon, 3 May 2010 04:42:15 +0000 (04:42 +0000)
committerAndy Spencer <andy753421@gmail.com>
Mon, 3 May 2010 04:42:15 +0000 (04:42 +0000)
Makefile.am

index 253146cba4fd1fadd2507d2292c1e3b9879c8efb..1c7f870ba19a18b525bacbfc2637a8891f11a155 100644 (file)
@@ -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