diff options
Diffstat (limited to 'common')
-rw-r--r-- | common/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/Makefile.am b/common/Makefile.am index 54d3f4e..daa6fa2 100644 --- a/common/Makefile.am +++ b/common/Makefile.am @@ -54,7 +54,7 @@ common_LIBS = \ libp11-common.la \ $(NULL) -CHECK_PROGS += \ +check_PROGRAMS += \ test-tests \ test-compat \ test-hash \ |