X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=Makefile.am;h=aac4221ef68f94f4fe973685fa4549a7a57f3379;hb=116a6c1b2e02b583c9b8f677a3664410ad84e809;hp=9419c66f4c8978b0c876c201464c34660dbcea69;hpb=9a2ee543894e9a6a0478e6e2c5db460ddcf4c7e0;p=simgear.git diff --git a/Makefile.am b/Makefile.am index 9419c66f..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-0.9/admin/am2dsp.pl) + (cd $(top_srcdir); $(HOME)/Projects/FlightGear/admin/am2dsp.pl) + rm -rf `find $(distdir)/projects -name CVS` # # Rule to build RPM distribution package