# HG changeset patch # User Rik # Date 1386261484 28800 # Node ID 437df9a605362ee06e140d6b7da5ff91fe313b2f # Parent 518f4138bcd0fee4add4e411a26d7675ec9bd861 build: Don't distribute bootstrap, bootstrap.conf files * Makefile.am: Remove bootstrap, bootstrap.conf from EXTRA_DIST. diff -r 518f4138bcd0 -r 437df9a60536 Makefile.am --- a/Makefile.am Thu Dec 05 10:42:39 2013 -0500 +++ b/Makefile.am Thu Dec 05 08:38:04 2013 -0800 @@ -38,8 +38,6 @@ NEWS \ README \ CITATION \ - bootstrap \ - bootstrap.conf \ build-aux/find-files-with-tests.sh \ build-aux/mk-opts.pl \ build-aux/move-if-change \