X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=Makefile.am;h=a57c42b3a0dd44463020c26eddba3071e34981f7;hb=c6b2124129e908d95ccfdf9d11a51cd257e55e55;hp=ebf19625c1bcd9345483a037ff7d67596b2c8a23;hpb=9795c5dd6b2a1274e5d47b103fd3ed05a6c55fe3;p=simgear.git diff --git a/Makefile.am b/Makefile.am index ebf19625..a57c42b3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,13 +1,21 @@ EXTRA_DIST = \ - acsite.m4 \ - acconfig.h \ - mksymlinks.sh \ - README.metakit \ + acinclude.m4 \ + autogen.sh \ + 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