]> git.mxchange.org Git - simgear.git/blobdiff - Makefile.am
Merge branch 'ehofman/sound'
[simgear.git] / Makefile.am
index ebf19625c1bcd9345483a037ff7d67596b2c8a23..a57c42b3a0dd44463020c26eddba3071e34981f7 100644 (file)
@@ -1,13 +1,21 @@
 EXTRA_DIST = \
-       acsite.m4 \
-       acconfig.h \
-       mksymlinks.sh \
-       README.metakit \
+       acinclude.m4 \
+       autogen.sh \
+       DoxygenMain.cxx \
+       README.MSVC \
        README.zlib \
+       README.plib \
+       README.OpenAL \
+       README.OSG \
+       projects \
        SimGear.dsp \
        SimGear.dsw
 
-SUBDIRS        = src-libs simgear
+SUBDIRS        = simgear
+
+dist-hook:
+       (cd $(top_srcdir); $(HOME)/Projects/FlightGear/admin/am2dsp.pl)
+       rm -rf `find $(distdir)/projects -name CVS`
 
 #
 # Rule to build RPM distribution package