X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=Makefile.am;h=fac99b5052a062d928d95d71f9f63104d7e33a65;hb=39fc52fe0a5c24afa371c4f527f1633eaccd423c;hp=6c307276bc269a2c40cbbf9e17f5c1f666892f8c;hpb=8b75fbc1e6634ed2a0a51017c641b2b19abb4427;p=simgear.git diff --git a/Makefile.am b/Makefile.am index 6c307276..fac99b50 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,23 @@ -EXTRA_DIST = mksymlinks.sh acsite.m4 acconfig.h +EXTRA_DIST = \ + acinclude.m4 \ + autogen.sh \ + DoxygenMain.cxx \ + project/VC8 \ + 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