]> git.mxchange.org Git - simgear.git/blobdiff - Makefile.am
The emissive values just don't seem like the right thing to do. You suddenly
[simgear.git] / Makefile.am
index ebf19625c1bcd9345483a037ff7d67596b2c8a23..f4c8249cf7573328daeb745a6741ffd7c161f267 100644 (file)
@@ -1,7 +1,8 @@
 EXTRA_DIST = \
-       acsite.m4 \
-       acconfig.h \
-       mksymlinks.sh \
+       acinclude.m4 \
+       autogen.sh \
+       DoxygenMain.cxx
+       README.MSVC \
        README.metakit \
        README.zlib \
        SimGear.dsp \
@@ -9,6 +10,9 @@ EXTRA_DIST = \
 
 SUBDIRS        = src-libs simgear
 
+dist-hook:
+       (cd $(top_srcdir); $(HOME)/projects/FlightGear-0.9/admin/am2dsp.pl)
+
 #
 # Rule to build RPM distribution package
 #