]> granicus.if.org Git - check/commitdiff
add test_tap_output.sh to EXTRA_DIST
authorbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Tue, 17 Dec 2013 16:42:03 +0000 (16:42 +0000)
committerbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Tue, 17 Dec 2013 16:42:03 +0000 (16:42 +0000)
Otherwise, the preleasecheck target will not pass

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@888 64e312b2-a51f-0410-8e61-82d0ca0eb02a

tests/Makefile.am

index 9661da7a0d586e346e12d36de8184768e8738493..8be49cbbdd7aed63e8eec86705942f95863071fd 100644 (file)
@@ -28,7 +28,7 @@ noinst_PROGRAMS =             \
        ex_log_output           \
        ex_tap_output
 
-EXTRA_DIST = test_output.sh test_check_nofork.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 test_tap_output.sh
 
 if NO_TIMEOUT_TESTS
 check_check_CFLAGS = -DTIMEOUT_TESTS_ENABLED=0