aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-06-30 19:53:01 +0000
committerChristian Grothoff <christian@grothoff.org>2013-06-30 19:53:01 +0000
commit6127fdfe91913e8ed5169d5d2acf980d9dcefa16 (patch)
tree55c6d090fcd3e1a4f7c7c168a52be5db104154a8 /src/namestore/Makefile.am
parentb518c84f1e7eec6dc7edbe0bdaa870da0ea60f0f (diff)
downloadgnunet-6127fdfe91913e8ed5169d5d2acf980d9dcefa16.tar.gz
gnunet-6127fdfe91913e8ed5169d5d2acf980d9dcefa16.zip
-adding ECC-based keys
Diffstat (limited to 'src/namestore/Makefile.am')
-rw-r--r--src/namestore/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/namestore/Makefile.am b/src/namestore/Makefile.am
index b920c43c4..0a82d9f48 100644
--- a/src/namestore/Makefile.am
+++ b/src/namestore/Makefile.am
@@ -249,10 +249,13 @@ EXTRA_DIST = \
249 test_plugin_namestore_sqlite.conf\ 249 test_plugin_namestore_sqlite.conf\
250 test_plugin_namestore_postgres.conf\ 250 test_plugin_namestore_postgres.conf\
251 test_hostkey \ 251 test_hostkey \
252 zonefiles/S5I9DSGQVAB5FVV16T3B3CC5H1B2JGL3Q412JBKURME8EKU0600G.zkey \
253 zonefiles/AQ835GVL939H4O8QJQ7GBLPTQC0QAAO91BN7QK01BA63MDSK6I4G.zkey \
252 zonefiles/HGU0A0VCU334DN7F2I9UIUMVQMM7JMSD142LIMNUGTTV9R0CF4EG.zkey \ 254 zonefiles/HGU0A0VCU334DN7F2I9UIUMVQMM7JMSD142LIMNUGTTV9R0CF4EG.zkey \
253 zonefiles/N0UJMP015AFUNR2BTNM3FKPBLG38913BL8IDMCO2H0A1LIB81960.zkey 255 zonefiles/N0UJMP015AFUNR2BTNM3FKPBLG38913BL8IDMCO2H0A1LIB81960.zkey
254 256
255 257
258
256test_plugin_namestore_sqlite_SOURCES = \ 259test_plugin_namestore_sqlite_SOURCES = \
257 test_plugin_namestore.c 260 test_plugin_namestore.c
258test_plugin_namestore_sqlite_LDADD = \ 261test_plugin_namestore_sqlite_LDADD = \