]> git.mxchange.org Git - simgear.git/blobdiff - Makefile.am
Use Effects in materials library, and therefore in scenery
[simgear.git] / Makefile.am
index f4c8249cf7573328daeb745a6741ffd7c161f267..a57c42b3a0dd44463020c26eddba3071e34981f7 100644 (file)
@@ -1,17 +1,21 @@
 EXTRA_DIST = \
        acinclude.m4 \
        autogen.sh \
-       DoxygenMain.cxx
+       DoxygenMain.cxx \
        README.MSVC \
-       README.metakit \
        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-0.9/admin/am2dsp.pl)
+       (cd $(top_srcdir); $(HOME)/Projects/FlightGear/admin/am2dsp.pl)
+       rm -rf `find $(distdir)/projects -name CVS`
 
 #
 # Rule to build RPM distribution package