aboutsummaryrefslogtreecommitdiff
path: root/src/credential/Makefile.am
diff options
context:
space:
mode:
authorSchanzenbach, Martin <mschanzenbach@posteo.de>2016-12-14 23:16:12 +0100
committerSchanzenbach, Martin <mschanzenbach@posteo.de>2016-12-14 23:16:12 +0100
commitfb662a6b560d84903e5b9601a1df1778dd12ae44 (patch)
tree589d30b3080df25658bce2e5ef883ee322d2f86a /src/credential/Makefile.am
parent745f0dc8f07ef5275f829b13524d6afcc251e58a (diff)
downloadgnunet-fb662a6b560d84903e5b9601a1df1778dd12ae44.tar.gz
gnunet-fb662a6b560d84903e5b9601a1df1778dd12ae44.zip
-tests
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