]> git.mxchange.org Git - flightgear.git/blobdiff - Makefile.am
Fix stall widths for the "auxilliary" (reverse flow) stalls so they
[flightgear.git] / Makefile.am
index 0a10c124f901bf20e4844140854c99312ffee139..1091e136ab1ed4508d2077ce2a4ad01dd7f70b7d 100644 (file)
@@ -13,7 +13,7 @@ EXTRA_DIST = \
        FlightGear.dsw
 
 dist-hook:
-       (cd $(top_srcdir); $(HOME)/Projects/FlightGear-0.9/admin/am2dsp.pl)
+       (cd $(top_srcdir); $(HOME)/Projects/FlightGear/admin/am2dsp.pl)
        (cd $(top_srcdir); tar --exclude docs-mini/CVS --exclude hints/CVS \
                -cf - docs-mini ) | (cd $(distdir); tar xvf -)
 
@@ -39,10 +39,10 @@ fgfs-base-tar:
        --exclude='*/Textures/Unused' \
        --exclude='*/Textures.high/*.save' \
        --exclude='*/Textures.high/*.new' \
+       --exclude='*/Data' \
        --exclude='*/Docs/source' \
+        --exclude='*/Models/MNUAV' \
        -cvf - \
-               data/ATC \
-               data/AUTHORS \
                 data/Aircraft/Generic \
                 data/Aircraft/Instruments \
                 data/Aircraft/Instruments-3d \
@@ -64,12 +64,15 @@ fgfs-base-tar:
                 data/Aircraft/wrightFlyer1903 \
                data/Airports \
                data/Astro \
+               data/ATC \
+               data/AUTHORS \
                data/[C-H]* \
                data/Input \
                data/[J-R]* \
                data/Scenery \
                data/Sounds \
-               data/[T-W]* \
+               data/T \
+               data/cloudlayers.xml \
                data/gui \
                data/[j-p]* \
                data/version \