]> git.mxchange.org Git - simgear.git/blobdiff - Makefile.am
Merge branch 'zan/stencil' into next
[simgear.git] / Makefile.am
index ebf19625c1bcd9345483a037ff7d67596b2c8a23..aac4221ef68f94f4fe973685fa4549a7a57f3379 100644 (file)
@@ -1,13 +1,19 @@
 EXTRA_DIST = \
-       acsite.m4 \
-       acconfig.h \
-       mksymlinks.sh \
-       README.metakit \
+       acinclude.m4 \
+       autogen.sh \
+       DoxygenMain.cxx \
+       README.MSVC \
        README.zlib \
-       SimGear.dsp \
-       SimGear.dsw
+       README.plib \
+       README.OpenAL \
+       README.OSG \
+       projects
 
-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