]> git.mxchange.org Git - simgear.git/blobdiff - Makefile.am
Redefine the default PLIB loader behavior : don't clear the texture cache after every...
[simgear.git] / Makefile.am
index cf1c35b3184e5463eaaf29198ad77403234a02ed..07fe7e45a68ea7695c538d9a68f59ddbdaaba2f3 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