aboutsummaryrefslogtreecommitdiff
path: root/src/gns/Makefile.am
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2012-09-05 11:47:00 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2012-09-05 11:47:00 +0000
commit8fbe0346067f02c079b4b0da8c44f03b7b93becb (patch)
tree3295162601cb35d29af24b76a5abe63c5f1aa048 /src/gns/Makefile.am
parent1744330ca7033f849bf486188bf125a2b3818498 (diff)
downloadgnunet-8fbe0346067f02c079b4b0da8c44f03b7b93becb.tar.gz
gnunet-8fbe0346067f02c079b4b0da8c44f03b7b93becb.zip
does not compile due to api changes ...
Diffstat (limited to 'src/gns/Makefile.am')
-rw-r--r--src/gns/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/gns/Makefile.am b/src/gns/Makefile.am
index 6ca3dc644..4d9791a99 100644
--- a/src/gns/Makefile.am
+++ b/src/gns/Makefile.am
@@ -62,8 +62,9 @@ check_PROGRAMS = \
62 test_gns_cname_lookup \ 62 test_gns_cname_lookup \
63 test_gns_ns_lookup \ 63 test_gns_ns_lookup \
64 test_gns_revocation \ 64 test_gns_revocation \
65 test_gns_dht_three_peers \
66 test_gns_proxy 65 test_gns_proxy
66#test_gns_dht_three_peers
67
67 68
68 69
69# test_gns_simple_lookup 70# test_gns_simple_lookup