X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=Makefile.am;h=9419c66f4c8978b0c876c201464c34660dbcea69;hb=6a6cc22e9cd67ea684d3317504a6468629afd0ac;hp=6c307276bc269a2c40cbbf9e17f5c1f666892f8c;hpb=8b75fbc1e6634ed2a0a51017c641b2b19abb4427;p=simgear.git diff --git a/Makefile.am b/Makefile.am index 6c307276..9419c66f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,20 @@ -EXTRA_DIST = mksymlinks.sh acsite.m4 acconfig.h +EXTRA_DIST = \ + acinclude.m4 \ + autogen.sh \ + DoxygenMain.cxx \ + README.MSVC \ + README.zlib \ + SimGear.dsp \ + SimGear.dsw + +SUBDIRS = src-libs simgear dist-hook: - tar cf - simgear/metar | (cd $(distdir); tar xvf -) + (cd $(top_srcdir); $(HOME)/Projects/FlightGear-0.9/admin/am2dsp.pl) + +# +# Rule to build RPM distribution package +# +rpm: dist + rpm -ta $(PACKAGE)-$(VERSION).tar.gz -SUBDIRS = simgear