aboutsummaryrefslogtreecommitdiff
path: root/src/gns/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2018-05-20 18:55:39 +0200
committerChristian Grothoff <christian@grothoff.org>2018-05-20 18:55:39 +0200
commit705459369c0d834ed055160e7a40418ed2014956 (patch)
treeec8846c523d45ff60edddd5eddec9aa355f5a2aa /src/gns/Makefile.am
parentf4d0fb91c3850eb69a3e25800518d974bc7ee1f7 (diff)
downloadgnunet-705459369c0d834ed055160e7a40418ed2014956.tar.gz
gnunet-705459369c0d834ed055160e7a40418ed2014956.zip
fix warning
Diffstat (limited to 'src/gns/Makefile.am')
-rw-r--r--src/gns/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gns/Makefile.am b/src/gns/Makefile.am
index ac11c834e..46642113f 100644
--- a/src/gns/Makefile.am
+++ b/src/gns/Makefile.am
@@ -264,6 +264,7 @@ check_SCRIPTS = \
264 test_gns_txt_lookup.sh\ 264 test_gns_txt_lookup.sh\
265 test_gns_mx_lookup.sh \ 265 test_gns_mx_lookup.sh \
266 test_gns_gns2dns_lookup.sh \ 266 test_gns_gns2dns_lookup.sh \
267 test_gns_gns2dns_cname_lookup.sh \
267 test_gns_dht_lookup.sh\ 268 test_gns_dht_lookup.sh\
268 test_gns_delegated_lookup.sh \ 269 test_gns_delegated_lookup.sh \
269 test_gns_at_lookup.sh\ 270 test_gns_at_lookup.sh\