]> git.mxchange.org Git - flightgear.git/blobdiff - Makefile.am
Fix a bug with rabbit light creation.
[flightgear.git] / Makefile.am
index becafbca4d01cd5ed758d7f09f68848288c47779..6d9e5310330a5b0ef4c52b1f2c365925ec707287 100644 (file)
@@ -4,8 +4,13 @@ SUBDIRS = \
         scripts \
        man
 
-EXTRA_DIST = Thanks acsite.m4 acconfig.h irix-hack.sh \
-       FlightGear.dsp FlightGear.dsw
+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)
@@ -93,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: