From: hugo303 Date: Mon, 22 Oct 2012 11:39:13 +0000 (+0000) Subject: * Distribute test_check_nofork.sh also X-Git-Tag: 0.10.0~543 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=52218a328086724d7d6028b540b1a785defb2983;p=check * Distribute test_check_nofork.sh also git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@636 64e312b2-a51f-0410-8e61-82d0ca0eb02a --- diff --git a/tests/Makefile.am b/tests/Makefile.am index f00c1f2..52b0c24 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -26,7 +26,7 @@ noinst_PROGRAMS = \ ex_xml_output \ ex_log_output -EXTRA_DIST = test_output.sh test_log_output.sh test_vars.in test_xml_output.sh +EXTRA_DIST = test_output.sh test_check_nofork.sh test_log_output.sh test_vars.in test_xml_output.sh if NO_TIMEOUT_TESTS check_check_CFLAGS = -DTIMEOUT_TESTS_ENABLED=0