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