X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=Makefile.am;h=9419c66f4c8978b0c876c201464c34660dbcea69;hb=f1fc99f16fee024f66e05b0dc1e7f14aaebafc79;hp=51bf46fce2e48f3224e748931692601d90fd0530;hpb=47eb7efafa1810fd7c11e635c8c37ca582a245e4;p=simgear.git diff --git a/Makefile.am b/Makefile.am index 51bf46fc..9419c66f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,15 +1,16 @@ EXTRA_DIST = \ - acsite.m4 \ - acconfig.h \ - mksymlinks.sh \ - README.metakit \ + 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