X-Git-Url: http://pileus.org/git/?p=aweather;a=blobdiff_plain;f=Makefile.am;fp=Makefile.am;h=af95b2b0806b67b80cb135a03c20112b7b05c048;hp=5b262835077adf4d29748129a0e1ef57866ba9e1;hb=cdfdfe7c04ad0788d8e78e8710acc7fdd1cba704;hpb=945707a1a69c7b404d06e4a542d7d0bfb048c112 diff --git a/Makefile.am b/Makefile.am index 5b26283..af95b2b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -16,6 +16,10 @@ build: all make -C ../aweather-win32 install; \ make -C ../grits-win32 install; \ make -C ../rsl-win32 install; + find build -name '*.a' -delete + find build -name '*.la' -delete + rm -rf build/share/rsl/colors + rm -rf build/include touch $@ installers: $(PACKAGE)-$(VERSION).exe $(PACKAGE)-$(VERSION)-gtk.exe