X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=Makefile.am;h=5b262835077adf4d29748129a0e1ef57866ba9e1;hb=35074312b40e780aeb2043bc2b95b9dc5dc1f1e5;hp=253146cba4fd1fadd2507d2292c1e3b9879c8efb;hpb=5761f0ec012080b2f12c5e29a93a97b9a7ede4b4;p=aweather diff --git a/Makefile.am b/Makefile.am index 253146c..5b26283 100644 --- a/Makefile.am +++ b/Makefile.am @@ -14,8 +14,9 @@ test: all build: all export DESTDIR="`pwd`/build"; \ make -C ../aweather-win32 install; \ - make -C ../libgis-win32 install; \ + make -C ../grits-win32 install; \ make -C ../rsl-win32 install; + touch $@ installers: $(PACKAGE)-$(VERSION).exe $(PACKAGE)-$(VERSION)-gtk.exe