From f63a7a3bee044f392c741c469924035d5f373ccb Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Wed, 7 Mar 2012 10:37:36 +0000 Subject: - hostkey2 --- src/namestore/Makefile.am | 4 ++-- src/namestore/hostkey2 | Bin 0 -> 914 bytes 2 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 src/namestore/hostkey2 (limited to 'src') diff --git a/src/namestore/Makefile.am b/src/namestore/Makefile.am index 3c91198f0..ee6dc48e0 100644 --- a/src/namestore/Makefile.am +++ b/src/namestore/Makefile.am @@ -25,6 +25,7 @@ endif check_PROGRAMS = \ $(SQLITE_TESTS) \ + test_namestore_record_serialization \ test_namestore_api_sign_verify \ test_namestore_api \ test_namestore_api_put \ @@ -37,8 +38,7 @@ check_PROGRAMS = \ test_namestore_api_zone_to_name \ test_namestore_api_zone_iteration \ test_namestore_api_zone_iteration_specific_zone \ - test_namestore_api_zone_iteration_stop \ - test_namestore_record_serialization + test_namestore_api_zone_iteration_stop if ENABLE_TEST_RUN TESTS = $(check_PROGRAMS) diff --git a/src/namestore/hostkey2 b/src/namestore/hostkey2 new file mode 100644 index 000000000..871fc90ed Binary files /dev/null and b/src/namestore/hostkey2 differ -- cgit v1.2.3