]> git.mxchange.org Git - simgear.git/blobdiff - Makefile.am
Merge branch 'ehofman/sound'
[simgear.git] / Makefile.am
index 9419c66f4c8978b0c876c201464c34660dbcea69..a57c42b3a0dd44463020c26eddba3071e34981f7 100644 (file)
@@ -4,13 +4,18 @@ EXTRA_DIST = \
        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-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