From: Jim Meyering Date: Fri, 23 Dec 2011 15:44:55 +0000 (+0100) Subject: test-framework-sh: distribute init.sh X-Git-Tag: v0.1~1341 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=576e46cb89ee781ec9f8352723b5dc96d3c7fd1f;p=gnulib.git test-framework-sh: distribute init.sh * modules/test-framework-sh (EXTRA_DIST): Append init.sh. Otherwise, "make -C gnulib-tests check" (at least in grep) would fail due to the lack of init.sh. --- diff --git a/ChangeLog b/ChangeLog index f65801f63..625efb316 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2011-12-23 Jim Meyering + test-framework-sh: distribute init.sh + * modules/test-framework-sh (EXTRA_DIST): Append init.sh. + Otherwise, "make -C gnulib-tests check" (at least in grep) would + fail due to the lack of init.sh. + maint: remove explicit Files: tests/init.sh; depend on test-framework-sh * modules/atexit-tests: Rather than listing tests/init.sh, now that there's a module for it, simply depend on that new module. diff --git a/modules/test-framework-sh b/modules/test-framework-sh index 249f42660..ee913a475 100644 --- a/modules/test-framework-sh +++ b/modules/test-framework-sh @@ -9,6 +9,7 @@ Depends-on: configure.ac: Makefile.am: +EXTRA_DIST += init.sh Include: