X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=Makefile.am;h=6d9e5310330a5b0ef4c52b1f2c365925ec707287;hb=8d5714084e76ab923c08aae431dbdb9e516aaf96;hp=0fd21ccc04bb4784e7b35ee606eafcae49bb10a3;hpb=6e11f22bc9db9c82652d16cb6b2755837d6db847;p=flightgear.git diff --git a/Makefile.am b/Makefile.am index 0fd21ccc0..6d9e53103 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,10 +1,16 @@ SUBDIRS = \ tests \ - man \ - src - -EXTRA_DIST = Thanks acsite.m4 acconfig.h irix-hack.sh \ - FlightGear.dsp FlightGear.dsw + src \ + scripts \ + man + +EXTRA_DIST = \ + Thanks \ + acinclude.m4 \ + autogen.sh \ + irix-hack.sh \ + FlightGear.dsp \ + FlightGear.dsw dist-hook: (cd $(top_srcdir); $(HOME)/projects/FlightGear-0.7/admin/am2dsp.pl) @@ -92,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: