X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=Makefile.am;h=9419c66f4c8978b0c876c201464c34660dbcea69;hb=d4e760efe1fad08ef98b614b8334c07fde1f1b2f;hp=794ab1a3523b65c4a2105b634cd8cf358a873133;hpb=98a9b4a10ce2c5e6ad157524d1eb761a2d69a00f;p=simgear.git diff --git a/Makefile.am b/Makefile.am index 794ab1a3..9419c66f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,13 +1,16 @@ EXTRA_DIST = \ - acsite.m4 \ - acconfig.h \ - mksymlinks.sh \ + acinclude.m4 \ + autogen.sh \ + DoxygenMain.cxx \ + README.MSVC \ + README.zlib \ SimGear.dsp \ - SimGear.dsw \ - metakit-2.4.2-32.tar.gz \ - zlib-1.1.3.tar.gz + SimGear.dsw -SUBDIRS = simgear +SUBDIRS = src-libs simgear + +dist-hook: + (cd $(top_srcdir); $(HOME)/Projects/FlightGear-0.9/admin/am2dsp.pl) # # Rule to build RPM distribution package