summaryrefslogtreecommitdiff
path: root/trust
diff options
context:
space:
mode:
Diffstat (limited to 'trust')
-rw-r--r--trust/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/trust/Makefile.am b/trust/Makefile.am
index 2ae62d4..ba9c738 100644
--- a/trust/Makefile.am
+++ b/trust/Makefile.am
@@ -144,7 +144,7 @@ libtrust_test_la_SOURCES = \
trust/digest.c \
$(NULL)
-CHECK_PROGS += \
+check_PROGRAMS += \
test-digest \
test-asn1 \
test-base64 \