]> git.mxchange.org Git - simgear.git/blobdiff - Makefile.am
Merge branch 'master' into next
[simgear.git] / Makefile.am
index 302f4684ea61e7baae335866966e94ca4a88d0f9..f88767c37d7fb194a480d578987d04cc5ce909c0 100644 (file)
@@ -2,15 +2,17 @@ EXTRA_DIST = \
        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