aboutsummaryrefslogtreecommitdiffstats
path: root/tests/CommonLibs/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/CommonLibs/Makefile.am')
-rw-r--r--tests/CommonLibs/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/CommonLibs/Makefile.am b/tests/CommonLibs/Makefile.am
index 26b49e2..e6790e6 100644
--- a/tests/CommonLibs/Makefile.am
+++ b/tests/CommonLibs/Makefile.am
@@ -11,7 +11,7 @@ EXTRA_DIST = BitVectorTest.ok \
LogTest.ok \
LogTest.err
-noinst_PROGRAMS = \
+check_PROGRAMS = \
BitVectorTest \
PRBSTest \
InterthreadTest \