]> git.mxchange.org Git - simgear.git/blobdiff - Makefile.am
fix a coredump situation, discovered by Melchior.
[simgear.git] / Makefile.am
index a129ee8cc65ea61ef1712dc5461148fa8f18af29..9419c66f4c8978b0c876c201464c34660dbcea69 100644 (file)
@@ -1,15 +1,17 @@
 EXTRA_DIST = \
-       acsite.m4 \
-       acconfig.h \
-       mksymlinks.sh \
+       acinclude.m4 \
+       autogen.sh \
+       DoxygenMain.cxx \
        README.MSVC \
-       README.metakit \
        README.zlib \
        SimGear.dsp \
        SimGear.dsw
 
 SUBDIRS        = src-libs simgear
 
+dist-hook:
+       (cd $(top_srcdir); $(HOME)/Projects/FlightGear-0.9/admin/am2dsp.pl)
+
 #
 # Rule to build RPM distribution package
 #