]> git.mxchange.org Git - simgear.git/blobdiff - Makefile.am
"bias" argument to texture animations by Ron Jensen
[simgear.git] / Makefile.am
index cf1c35b3184e5463eaaf29198ad77403234a02ed..fbe2aa32f680ec0ca070a512a171c1bd30ae5210 100644 (file)
@@ -4,13 +4,15 @@ EXTRA_DIST = \
        DoxygenMain.cxx \
        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