X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=Makefile.am;h=a57c42b3a0dd44463020c26eddba3071e34981f7;hb=fdd3c77298779143eba8903426c7f275725af9ba;hp=9419c66f4c8978b0c876c201464c34660dbcea69;hpb=9a2ee543894e9a6a0478e6e2c5db460ddcf4c7e0;p=simgear.git diff --git a/Makefile.am b/Makefile.am index 9419c66f..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-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