aboutsummaryrefslogtreecommitdiff
path: root/src/credential/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/credential/Makefile.am')
-rw-r--r--src/credential/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/credential/Makefile.am b/src/credential/Makefile.am
index 5852bd0a0..5f3b60270 100644
--- a/src/credential/Makefile.am
+++ b/src/credential/Makefile.am
@@ -98,7 +98,8 @@ libgnunet_plugin_rest_credential_la_LDFLAGS = \
98check_SCRIPTS = \ 98check_SCRIPTS = \
99 test_credential_issue.sh \ 99 test_credential_issue.sh \
100 test_credential_verify_simple.sh \ 100 test_credential_verify_simple.sh \
101 test_credential_verify.sh 101 test_credential_verify.sh \
102 test_credential_verify_and.sh
102 103
103if ENABLE_TEST_RUN 104if ENABLE_TEST_RUN
104if HAVE_SQLITE 105if HAVE_SQLITE