aboutsummaryrefslogtreecommitdiff
path: root/src/cli/gns/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'src/cli/gns/meson.build')
-rw-r--r--src/cli/gns/meson.build3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/cli/gns/meson.build b/src/cli/gns/meson.build
index d4529c941..e770d104c 100644
--- a/src/cli/gns/meson.build
+++ b/src/cli/gns/meson.build
@@ -37,6 +37,9 @@ testgns = [
37 'test_gns_soa_lookup', 37 'test_gns_soa_lookup',
38 'test_gns_txt_lookup', 38 'test_gns_txt_lookup',
39 'test_gns_zkey_lookup', 39 'test_gns_zkey_lookup',
40 'test_gns_sbox_simple',
41 'test_gns_sbox',
42 'test_gns_box_sbox',
40 ] 43 ]
41 44
42testconfigs = [ 45testconfigs = [