]> git.mxchange.org Git - simgear.git/blobdiff - Makefile.am
#453: Using = as Nasal function argument crashes FG
[simgear.git] / Makefile.am
index 07fe7e45a68ea7695c538d9a68f59ddbdaaba2f3..24cddecf1a3cc9d10adca6939caa94cc469b23c1 100644 (file)
@@ -2,18 +2,14 @@ EXTRA_DIST = \
        acinclude.m4 \
        autogen.sh \
        DoxygenMain.cxx \
-       README.MSVC \
        README.zlib \
-        projects \
-       SimGear.dsp \
-       SimGear.dsw
+       README.plib \
+       README.OpenAL \
+       README.OSG \
+       projects
 
 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
 #