X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=Makefile.am;h=f4c8249cf7573328daeb745a6741ffd7c161f267;hb=84fd7a49addcff8bf91c0695d05f761db2f594b3;hp=ebf19625c1bcd9345483a037ff7d67596b2c8a23;hpb=9795c5dd6b2a1274e5d47b103fd3ed05a6c55fe3;p=simgear.git diff --git a/Makefile.am b/Makefile.am index ebf19625..f4c8249c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,8 @@ EXTRA_DIST = \ - acsite.m4 \ - acconfig.h \ - mksymlinks.sh \ + acinclude.m4 \ + autogen.sh \ + DoxygenMain.cxx + README.MSVC \ README.metakit \ README.zlib \ SimGear.dsp \ @@ -9,6 +10,9 @@ EXTRA_DIST = \ SUBDIRS = src-libs simgear +dist-hook: + (cd $(top_srcdir); $(HOME)/projects/FlightGear-0.9/admin/am2dsp.pl) + # # Rule to build RPM distribution package #