]> git.mxchange.org Git - simgear.git/blobdiff - Makefile.am
Geoff McLane:
[simgear.git] / Makefile.am
index 06e61ceb3c01bade896e6004d246141123905a83..a57c42b3a0dd44463020c26eddba3071e34981f7 100644 (file)
@@ -1,16 +1,21 @@
 EXTRA_DIST = \
        acinclude.m4 \
        autogen.sh \
+       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.7/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