aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/namestore/Makefile.am')
-rw-r--r--src/namestore/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/namestore/Makefile.am b/src/namestore/Makefile.am
index 3fac6dce9..365f2bfda 100644
--- a/src/namestore/Makefile.am
+++ b/src/namestore/Makefile.am
@@ -92,7 +92,7 @@ plugin_LTLIBRARIES = \
92 $(SQLITE_PLUGIN) 92 $(SQLITE_PLUGIN)
93 93
94libgnunet_plugin_namestore_sqlite_la_SOURCES = \ 94libgnunet_plugin_namestore_sqlite_la_SOURCES = \
95 plugin_namestore_sqlite.c 95 plugin_namestore_sqlite.c namestore_common.c
96libgnunet_plugin_namestore_sqlite_la_LIBADD = \ 96libgnunet_plugin_namestore_sqlite_la_LIBADD = \
97 $(top_builddir)/src/namestore/libgnunetnamestore.la \ 97 $(top_builddir)/src/namestore/libgnunetnamestore.la \
98 $(top_builddir)/src/statistics/libgnunetstatistics.la \ 98 $(top_builddir)/src/statistics/libgnunetstatistics.la \
@@ -194,8 +194,8 @@ EXTRA_DIST = \
194 test_namestore_api.conf \ 194 test_namestore_api.conf \
195 test_plugin_namestore_sqlite.conf\ 195 test_plugin_namestore_sqlite.conf\
196 test_hostkey \ 196 test_hostkey \
197 zonefiles/4UCICULTINKC87UO4326KEEDQ9MTEP2AJT88MJFVGTGNK12QNGMQI2S41VI07UUU6EO19BTB06PDL0HE6VP1OM50HOJEI75RHP4JP80.zone \ 197 HGU0A0VCU334DN7F2I9UIUMVQMM7JMSD142LIMNUGTTV9R0CF4EG.zkey \
198 zonefiles/KJI3AL00K91EDPFJF58DAJM7H61D189TLP70N56JL8SVDCJE1SJ3SNNBOQPPONTL37FMHPS39SMK2NMVC0GQMGA6QCMHITT78O8GF80.zone 198 N0UJMP015AFUNR2BTNM3FKPBLG38913BL8IDMCO2H0A1LIB81960.zkey
199 199
200 200
201test_plugin_namestore_sqlite_SOURCES = \ 201test_plugin_namestore_sqlite_SOURCES = \