aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2012-03-07 10:39:40 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2012-03-07 10:39:40 +0000
commitb979e0a4a72f2adc156076e3ed2d1f9fe10327e6 (patch)
tree95a94935704d44470a9f2a0343438539f72ecabf /src
parentf63a7a3bee044f392c741c469924035d5f373ccb (diff)
downloadgnunet-b979e0a4a72f2adc156076e3ed2d1f9fe10327e6.tar.gz
gnunet-b979e0a4a72f2adc156076e3ed2d1f9fe10327e6.zip
- extradist
Diffstat (limited to 'src')
-rw-r--r--src/namestore/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/namestore/Makefile.am b/src/namestore/Makefile.am
index ee6dc48e0..958b7d89b 100644
--- a/src/namestore/Makefile.am
+++ b/src/namestore/Makefile.am
@@ -193,7 +193,8 @@ test_namestore_record_serialization_LDADD = \
193EXTRA_DIST = \ 193EXTRA_DIST = \
194 test_namestore_api.conf \ 194 test_namestore_api.conf \
195 test_plugin_namestore_sqlite.conf\ 195 test_plugin_namestore_sqlite.conf\
196 hostkey 196 hostkey \
197 hostkey2
197 198
198 199
199test_plugin_namestore_sqlite_SOURCES = \ 200test_plugin_namestore_sqlite_SOURCES = \