X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=Makefile.am;h=06e61ceb3c01bade896e6004d246141123905a83;hb=e2bca737f08e39037f3cf89a14f70eace611cc1a;hp=a129ee8cc65ea61ef1712dc5461148fa8f18af29;hpb=c61656883053e172dfcfeab5d167df8edabc1560;p=simgear.git diff --git a/Makefile.am b/Makefile.am index a129ee8c..06e61ceb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,6 @@ EXTRA_DIST = \ - acsite.m4 \ - acconfig.h \ - mksymlinks.sh \ + acinclude.m4 \ + autogen.sh \ README.MSVC \ README.metakit \ README.zlib \ @@ -10,6 +9,9 @@ EXTRA_DIST = \ SUBDIRS = src-libs simgear +dist-hook: + (cd $(top_srcdir); $(HOME)/projects/FlightGear-0.7/admin/am2dsp.pl) + # # Rule to build RPM distribution package #