X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=Makefile.am;h=06e61ceb3c01bade896e6004d246141123905a83;hb=20c099b7ef4ef49b951dbfb9cf1df7ba4065ba6a;hp=ebf19625c1bcd9345483a037ff7d67596b2c8a23;hpb=9795c5dd6b2a1274e5d47b103fd3ed05a6c55fe3;p=simgear.git diff --git a/Makefile.am b/Makefile.am index ebf19625..06e61ceb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,7 @@ EXTRA_DIST = \ - acsite.m4 \ - acconfig.h \ - mksymlinks.sh \ + acinclude.m4 \ + autogen.sh \ + README.MSVC \ README.metakit \ README.zlib \ SimGear.dsp \ @@ -9,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 #