X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=Makefile.am;h=302f4684ea61e7baae335866966e94ca4a88d0f9;hb=0911fa4fa2d418fbbbaf8cf9891609aee87b411d;hp=6c307276bc269a2c40cbbf9e17f5c1f666892f8c;hpb=8b75fbc1e6634ed2a0a51017c641b2b19abb4427;p=simgear.git diff --git a/Makefile.am b/Makefile.am index 6c307276..302f4684 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/admin/am2dsp.pl) + +# +# Rule to build RPM distribution package +# +rpm: dist + rpm -ta $(PACKAGE)-$(VERSION).tar.gz -SUBDIRS = simgear