X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=Makefile.am;h=f88767c37d7fb194a480d578987d04cc5ce909c0;hb=0b05f67114bcac4b20e82272e93ed0d101592586;hp=2008a52e13050719f0a06da08858eaae5f9f90e9;hpb=e264c6ad2eebb3f32379046e2acabd53d844684f;p=simgear.git diff --git a/Makefile.am b/Makefile.am index 2008a52e..f88767c3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,15 +2,17 @@ EXTRA_DIST = \ acinclude.m4 \ autogen.sh \ DoxygenMain.cxx \ - README.MSVC \ README.zlib \ - 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