]> git.mxchange.org Git - simgear.git/blobdiff - Makefile.am
Use Effects in materials library, and therefore in scenery
[simgear.git] / Makefile.am
index 686b138bc9e03235ab6ae64672dc1ec1d96b733e..a57c42b3a0dd44463020c26eddba3071e34981f7 100644 (file)
@@ -1,16 +1,22 @@
 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 \
-       metakit-2.4.2-32.tar.gz \
-       zlib-1.1.4.tar.gz
+       SimGear.dsw
 
 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
 #