aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index b1a2378a..0523191d 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -43,6 +43,7 @@ check_PROGRAMS = \
test_hardware \
test_stream_flags \
test_filter_flags \
+ test_filter_str \
test_block_header \
test_index \
test_index_hash \
@@ -56,6 +57,7 @@ TESTS = \
test_hardware \
test_stream_flags \
test_filter_flags \
+ test_filter_str \
test_block_header \
test_index \
test_index_hash \