]> git.mxchange.org Git - simgear.git/blobdiff - Makefile.am
Add method to return the number of attached listeners. Listeners have become
[simgear.git] / Makefile.am
index 302f4684ea61e7baae335866966e94ca4a88d0f9..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/admin/am2dsp.pl)
+       rm -rf `find $(distdir)/projects -name CVS`
 
 #
 # Rule to build RPM distribution package