diff options
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r-- | tests/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 61c8737..a7f8336 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -27,7 +27,7 @@ EXTRA_DIST = Test_parser.asn Test_tree.asn Test_tree_asn1_tab.c \ # For crlf. EXTRA_DIST += crlf.cer -dist_check_SCRIPTS = crlf +dist_check_SCRIPTS = crlf benchmark dist_check_SCRIPTS += threadsafety |