X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=Makefile.am;h=ac1c7992ef3e7860bb7a59f8baf477ce80728034;hb=c5403b2a7c955f96ed51a1d8a478e2d015efffe6;hp=923d46dfb4b203b4dfdaff7d8f49d30e91c7208c;hpb=bd3f3140722f7d4511e50d3393ad33e048893d18;p=flightgear.git diff --git a/Makefile.am b/Makefile.am index 923d46dfb..ac1c7992e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,14 +1,14 @@ SUBDIRS = \ tests \ - src \ + man \ scripts \ - man + src \ + utils EXTRA_DIST = \ Thanks \ acinclude.m4 \ autogen.sh \ - irix-hack.sh \ FlightGear.dsp \ FlightGear.dsw @@ -98,7 +98,8 @@ fgfs-manual-zip: fgfs-win32-bin: (cd $(HOME); \ - zip -r fgfs-win32-bin-$(VERSION).zip FlightGear/bin ) + zip -r fgfs-win32-bin-$(VERSION).zip FlightGear/runfgfs.bat \ + FlightGear/bin/Win32 ) # make the win32-libs distribution (depricated) win32-libs: