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