diff options
Diffstat (limited to 'src/gns/Makefile.am')
-rw-r--r-- | src/gns/Makefile.am | 1 |
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 = \ check_SCRIPTS = \ test_gns_lookup.sh \ + test_gns_config_lookup.sh \ test_gns_ipv6_lookup.sh\ test_gns_txt_lookup.sh\ test_gns_mx_lookup.sh \ |