X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=Makefile.am;h=ac1c7992ef3e7860bb7a59f8baf477ce80728034;hb=0d12c4d83de6d832948c729ac9a4a6084e87f56e;hp=2ff8003b255911d395fa29b3d887bd64ca81a120;hpb=69189afd23dcab1da5307d68aeb7a922cf6ec333;p=flightgear.git diff --git a/Makefile.am b/Makefile.am index 2ff8003b2..ac1c7992e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,15 +1,14 @@ SUBDIRS = \ tests \ - src \ + man \ scripts \ - man + src \ + utils EXTRA_DIST = \ Thanks \ - acsite.m4 \ - acconfig.h \ + acinclude.m4 \ autogen.sh \ - irix-hack.sh \ FlightGear.dsp \ FlightGear.dsw @@ -99,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: