X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=Makefile.am;h=9419c66f4c8978b0c876c201464c34660dbcea69;hb=f1fc99f16fee024f66e05b0dc1e7f14aaebafc79;hp=686b138bc9e03235ab6ae64672dc1ec1d96b733e;hpb=f6ed02c3fb45de8e63a28a785cd0b5e6ee5d1978;p=simgear.git diff --git a/Makefile.am b/Makefile.am index 686b138b..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.4.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