X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=Makefile.am;h=aac4221ef68f94f4fe973685fa4549a7a57f3379;hb=116a6c1b2e02b583c9b8f677a3664410ad84e809;hp=302f4684ea61e7baae335866966e94ca4a88d0f9;hpb=a1d1b4e49f81b25cd9e940f5051aaad7aa4b44db;p=simgear.git diff --git a/Makefile.am b/Makefile.am index 302f4684..aac4221e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,13 +4,16 @@ EXTRA_DIST = \ DoxygenMain.cxx \ README.MSVC \ README.zlib \ - SimGear.dsp \ - SimGear.dsw + README.plib \ + README.OpenAL \ + README.OSG \ + projects -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