aboutsummaryrefslogtreecommitdiff
path: root/src/gns/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2018-10-25 10:57:35 +0200
committerChristian Grothoff <christian@grothoff.org>2018-10-25 10:58:10 +0200
commit9b52c9179b935f3afbf7119e37af2bf6685efa20 (patch)
tree5b79cd65fc0d79e54e7e9a632bb16140edeb6eeb /src/gns/Makefile.am
parentf7c6752d8dcda6d73ea9ee93cc8cef1290c45c48 (diff)
downloadgnunet-9b52c9179b935f3afbf7119e37af2bf6685efa20.tar.gz
gnunet-9b52c9179b935f3afbf7119e37af2bf6685efa20.zip
add possibility of hijacking any (sub)domain, not just TLDs, via configuration file [gns] section
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 2659f7e6a..e0497b11e 100644
--- a/src/gns/Makefile.am
+++ b/src/gns/Makefile.am
@@ -235,6 +235,7 @@ libgnunet_plugin_block_gns_la_LDFLAGS = \
235 235
236check_SCRIPTS = \ 236check_SCRIPTS = \
237 test_gns_lookup.sh \ 237 test_gns_lookup.sh \
238 test_gns_config_lookup.sh \
238 test_gns_ipv6_lookup.sh\ 239 test_gns_ipv6_lookup.sh\
239 test_gns_txt_lookup.sh\ 240 test_gns_txt_lookup.sh\
240 test_gns_mx_lookup.sh \ 241 test_gns_mx_lookup.sh \