]> git.mxchange.org Git - simgear.git/blobdiff - Makefile.am
Downgrade cloud-base alert to a debug warning.
[simgear.git] / Makefile.am
index ebf19625c1bcd9345483a037ff7d67596b2c8a23..8eebe427ad0a079cbfe12a4c6c5343e741d71750 100644 (file)
@@ -1,7 +1,9 @@
 EXTRA_DIST = \
        acsite.m4 \
        acconfig.h \
+       autogen.sh \
        mksymlinks.sh \
+       README.MSVC \
        README.metakit \
        README.zlib \
        SimGear.dsp \
@@ -9,6 +11,9 @@ EXTRA_DIST = \
 
 SUBDIRS        = src-libs simgear
 
+dist-hook:
+       (cd $(top_srcdir); $(HOME)/projects/FlightGear-0.7/admin/am2dsp.pl)
+
 #
 # Rule to build RPM distribution package
 #