Skip to content

Commit dcbb06b

Browse files
defanatorFelipe Zimmerle
authored andcommitted
Include all prerequisites for "make check" into dist archive
1 parent 9505ca7 commit dcbb06b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

test/Makefile.am

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,9 @@ bin_PROGRAMS =
2121
noinst_PROGRAMS =
2222

2323
EXTRA_DIST = \
24-
test-cases/*
24+
test-cases/* \
25+
custom-test-driver \
26+
test-suite.sh
2527

2628

2729
# unit_tests

0 commit comments

Comments
 (0)