From c8dd79964b640c2640bc613eca40c542aa267816 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Tue, 16 Jan 2007 11:20:16 +0000 Subject: [PATCH] All test scripts must be EXTRA_DISTed. --- modules/binary-io-tests | 1 + 1 file changed, 1 insertion(+) 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 -- 2.30.2