From: Bruno Haible Date: Tue, 16 Jan 2007 11:20:16 +0000 (+0000) Subject: All test scripts must be EXTRA_DISTed. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;ds=sidebyside;h=c8dd79964b640c2640bc613eca40c542aa267816;p=pspp All test scripts must be EXTRA_DISTed. --- diff --git a/modules/binary-io-tests b/modules/binary-io-tests index 1cdc88a13b..a2d13f5e42 100644 --- a/modules/binary-io-tests +++ b/modules/binary-io-tests @@ -9,5 +9,6 @@ configure.ac: Makefile.am: TESTS += test-binary-io.sh TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' +EXTRA_DIST += test-binary-io.sh check_PROGRAMS += test-binary-io