------------------------------------------------------------
revno: 768
committer: Brian Gough <[email protected]>
branch nick: trunk
timestamp: Wed 2011-08-31 15:05:35 +0100
message:
  avoid stray files in "make dist" (required GNU make)
modified:
  GNUmakefile.am
=== modified file 'GNUmakefile.am'
--- a/GNUmakefile.am    2011-08-08 16:46:55 +0000
+++ b/GNUmakefile.am    2011-08-31 14:05:35 +0000
@@ -1,5 +1,5 @@
 SUBDIRS = doc
-EXTRA_DIST = gar.mk gar.master.mk gar.conf.mk gar.env.mk gar.lib.mk 
gar.site.mk gar.lib/auto.mk deps gnu
+EXTRA_DIST = gar.mk gar.master.mk gar.conf.mk gar.env.mk gar.lib.mk 
gar.site.mk gar.lib/auto.mk $(shell echo 
{deps,gnu}/*/{Makefile,gpg-keyring,sha256sums})
 
 GSRC =  gcc binutils gdb mpfr gmp
 GSRC += m4 make autoconf automake libtool bison gperf gawk

Reply via email to