X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=Makefile.am;h=2008a52e13050719f0a06da08858eaae5f9f90e9;hb=e264c6ad2eebb3f32379046e2acabd53d844684f;hp=794ab1a3523b65c4a2105b634cd8cf358a873133;hpb=98a9b4a10ce2c5e6ad157524d1eb761a2d69a00f;p=simgear.git diff --git a/Makefile.am b/Makefile.am index 794ab1a3..2008a52e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,14 +1,17 @@ EXTRA_DIST = \ - acsite.m4 \ - acconfig.h \ - mksymlinks.sh \ + acinclude.m4 \ + autogen.sh \ + DoxygenMain.cxx \ + README.MSVC \ + README.zlib \ SimGear.dsp \ - SimGear.dsw \ - metakit-2.4.2-32.tar.gz \ - zlib-1.1.3.tar.gz + SimGear.dsw SUBDIRS = simgear +dist-hook: + (cd $(top_srcdir); $(HOME)/Projects/FlightGear/admin/am2dsp.pl) + # # Rule to build RPM distribution package #