]> git.mxchange.org Git - simgear.git/blobdiff - Makefile.am
Modified Files:
[simgear.git] / Makefile.am
index 9419c66f4c8978b0c876c201464c34660dbcea69..fac99b5052a062d928d95d71f9f63104d7e33a65 100644 (file)
@@ -2,15 +2,18 @@ EXTRA_DIST = \
        acinclude.m4 \
        autogen.sh \
        DoxygenMain.cxx \
+       project/VC8 \
        README.MSVC \
        README.zlib \
+        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