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.am6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/credential/Makefile.am b/src/credential/Makefile.am
index e85c3cc2d..47204ae26 100644
--- a/src/credential/Makefile.am
+++ b/src/credential/Makefile.am
@@ -103,8 +103,10 @@ libgnunetcredential_la_LDFLAGS = \
103# $(GN_PLUGIN_LDFLAGS) 103# $(GN_PLUGIN_LDFLAGS)
104 104
105 105
106#check_SCRIPTS = \ 106check_SCRIPTS = \
107 #test_gns_lookup.sh 107 test_credential_issue.sh \
108 test_credential_verify_simple.sh \
109 test_credential_verify.sh
108 110
109if ENABLE_TEST_RUN 111if ENABLE_TEST_RUN
110if HAVE_SQLITE 112if HAVE_SQLITE