X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=Makefile.am;h=24cddecf1a3cc9d10adca6939caa94cc469b23c1;hb=10217a3b19f690624e42b224a6fb08b6673c3edd;hp=9b19a7acfbd9d8b435ff320ea8a57a0eaa0b6896;hpb=8aa8d87781ce276d265ec01a028b03e2fdddf1f3;p=simgear.git diff --git a/Makefile.am b/Makefile.am index 9b19a7ac..24cddecf 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,19 +2,14 @@ EXTRA_DIST = \ acinclude.m4 \ autogen.sh \ DoxygenMain.cxx \ - projects/VC8 \ - 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 #