]> git.mxchange.org Git - flightgear.git/blobdiff - Makefile.am
- use refcounted node pointers, so that no subsystem (nasal!) can invalidate them
[flightgear.git] / Makefile.am
index c179077d6c196997b3cbe31b5ca4efe6be677418..1121dae8bf85b85bdaecb9135776bfc65698f490 100644 (file)
@@ -11,6 +11,11 @@ EXTRA_DIST = \
        FlightGear.dsp \
        FlightGear.dsw \
        projects \
+       README \
+       README.OpenAL \
+       README.plib \
+       README.OSG \
+       README.SimGear \
        Thanks
 
 dist-hook:
@@ -46,10 +51,12 @@ fgfs-base-tar:
        --exclude='*/Textures.high/*.new' \
        --exclude='*/Textures.high/*.orig' \
        --exclude='*/Textures.high/*.save' \
+       --exclude='*/data/Data' \
        --exclude='*/Docs/source' \
         --exclude='*/Models/MNUAV' \
         --exclude='*/Models/Airspace' \
        -cjvf fgfs-base-$(VERSION).tar.bz2 \
+               data/AI \
                 data/Aircraft/Generic \
                 data/Aircraft/Instruments \
                 data/Aircraft/Instruments-3d \