]> git.mxchange.org Git - flightgear.git/blobdiff - Makefile.am
Removed the (apparently unused) 'factor' and 'offset' arguments from
[flightgear.git] / Makefile.am
index 0fd21ccc04bb4784e7b35ee606eafcae49bb10a3..ac1c7992ef3e7860bb7a59f8baf477ce80728034 100644 (file)
@@ -1,10 +1,16 @@
 SUBDIRS = \
        tests \
        man \
-       src
+        scripts \
+       src \
+        utils
 
-EXTRA_DIST = Thanks acsite.m4 acconfig.h irix-hack.sh \
-       FlightGear.dsp FlightGear.dsw
+EXTRA_DIST = \
+       Thanks \
+       acinclude.m4 \
+       autogen.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: