aboutsummaryrefslogtreecommitdiff
path: root/src/namecache/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/namecache/Makefile.am')
-rw-r--r--src/namecache/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/namecache/Makefile.am b/src/namecache/Makefile.am
index d379b2602..c62ca6a2b 100644
--- a/src/namecache/Makefile.am
+++ b/src/namecache/Makefile.am
@@ -133,7 +133,6 @@ libgnunet_plugin_namecache_postgres_la_SOURCES = \
133 plugin_namecache_postgres.c 133 plugin_namecache_postgres.c
134libgnunet_plugin_namecache_postgres_la_LIBADD = \ 134libgnunet_plugin_namecache_postgres_la_LIBADD = \
135 libgnunetnamecache.la \ 135 libgnunetnamecache.la \
136 $(top_builddir)/src/postgres/libgnunetpostgres.la \
137 $(top_builddir)/src/pq/libgnunetpq.la \ 136 $(top_builddir)/src/pq/libgnunetpq.la \
138 $(top_builddir)/src/statistics/libgnunetstatistics.la \ 137 $(top_builddir)/src/statistics/libgnunetstatistics.la \
139 $(top_builddir)/src/util/libgnunetutil.la $(XLIBS) -lpq \ 138 $(top_builddir)/src/util/libgnunetutil.la $(XLIBS) -lpq \