From a679d291cd43f3843c38d8d08dfddad0b8f47e9f Mon Sep 17 00:00:00 2001 From: hugo303 Date: Wed, 18 Aug 2004 12:08:09 +0000 Subject: [PATCH] Added test_xml_output.sh to EXTRA_DIST git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@185 64e312b2-a51f-0410-8e61-82d0ca0eb02a --- check/tests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/check/tests/Makefile.am b/check/tests/Makefile.am index b8a1e23..a2c62d7 100644 --- a/check/tests/Makefile.am +++ b/check/tests/Makefile.am @@ -11,7 +11,7 @@ noinst_PROGRAMS = \ ex_xml_output \ ex_log_output -EXTRA_DIST = test_output.sh test_log_output.sh +EXTRA_DIST = test_output.sh test_log_output.sh test_xml_output.sh check_check_SOURCES = \ check_check.h \ -- 2.50.0