X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=Makefile.am;h=9419c66f4c8978b0c876c201464c34660dbcea69;hb=6a6cc22e9cd67ea684d3317504a6468629afd0ac;hp=a129ee8cc65ea61ef1712dc5461148fa8f18af29;hpb=c61656883053e172dfcfeab5d167df8edabc1560;p=simgear.git diff --git a/Makefile.am b/Makefile.am index a129ee8c..9419c66f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,15 +1,17 @@ EXTRA_DIST = \ - acsite.m4 \ - acconfig.h \ - mksymlinks.sh \ + acinclude.m4 \ + autogen.sh \ + DoxygenMain.cxx \ README.MSVC \ - README.metakit \ README.zlib \ SimGear.dsp \ SimGear.dsw SUBDIRS = src-libs simgear +dist-hook: + (cd $(top_srcdir); $(HOME)/Projects/FlightGear-0.9/admin/am2dsp.pl) + # # Rule to build RPM distribution package #