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