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 e049add4..ae63f464 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -39,6 +39,7 @@ LDADD += $(LTLIBINTL)
check_PROGRAMS = \
create_compress_files \
test_check \
+ test_hardware \
test_stream_flags \
test_filter_flags \
test_block_header \
@@ -47,6 +48,7 @@ check_PROGRAMS = \
TESTS = \
test_check \
+ test_hardware \
test_stream_flags \
test_filter_flags \
test_block_header \