X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=Makefile.am;h=2008a52e13050719f0a06da08858eaae5f9f90e9;hb=e264c6ad2eebb3f32379046e2acabd53d844684f;hp=a129ee8cc65ea61ef1712dc5461148fa8f18af29;hpb=c61656883053e172dfcfeab5d167df8edabc1560;p=simgear.git diff --git a/Makefile.am b/Makefile.am index a129ee8c..2008a52e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,14 +1,16 @@ 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 +SUBDIRS = simgear + +dist-hook: + (cd $(top_srcdir); $(HOME)/Projects/FlightGear/admin/am2dsp.pl) # # Rule to build RPM distribution package