X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=Makefile.am;h=6d9e5310330a5b0ef4c52b1f2c365925ec707287;hb=8d5714084e76ab923c08aae431dbdb9e516aaf96;hp=2ff8003b255911d395fa29b3d887bd64ca81a120;hpb=69189afd23dcab1da5307d68aeb7a922cf6ec333;p=flightgear.git diff --git a/Makefile.am b/Makefile.am index 2ff8003b2..6d9e53103 100644 --- a/Makefile.am +++ b/Makefile.am @@ -6,8 +6,7 @@ SUBDIRS = \ EXTRA_DIST = \ Thanks \ - acsite.m4 \ - acconfig.h \ + acinclude.m4 \ autogen.sh \ irix-hack.sh \ FlightGear.dsp \ @@ -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: