# HG changeset patch # User John W. Eaton # Date 1360467499 18000 # Node ID 6076458ddf988a2d12656fd0d1e03c9de15c0f0f # Parent 1af8d21608b736fe25ffc51dd4c070292e61d2d6 distribute build-aux/find-files-with-tests.sh * Makefile.am (EXTRA_DIST): Include build-aux/find-files-with-tests.sh in the list. diff -r 1af8d21608b7 -r 6076458ddf98 Makefile.am --- a/Makefile.am Sat Feb 09 21:35:55 2013 -0500 +++ b/Makefile.am Sat Feb 09 22:38:19 2013 -0500 @@ -39,6 +39,7 @@ README \ bootstrap \ bootstrap.conf \ + build-aux/find-files-with-tests.sh \ build-aux/mk-opts.pl \ build-aux/mkinstalldirs \ build-aux/move-if-change \