aboutsummaryrefslogtreecommitdiff
path: root/src/datastore/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/datastore/Makefile.am')
-rw-r--r--src/datastore/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/datastore/Makefile.am b/src/datastore/Makefile.am
index 9b8cf365f..240abbc67 100644
--- a/src/datastore/Makefile.am
+++ b/src/datastore/Makefile.am
@@ -148,7 +148,6 @@ libgnunet_plugin_datastore_postgres_la_SOURCES = \
148 plugin_datastore_postgres.c 148 plugin_datastore_postgres.c
149libgnunet_plugin_datastore_postgres_la_LIBADD = \ 149libgnunet_plugin_datastore_postgres_la_LIBADD = \
150 $(top_builddir)/src/statistics/libgnunetstatistics.la \ 150 $(top_builddir)/src/statistics/libgnunetstatistics.la \
151 $(top_builddir)/src/postgres/libgnunetpostgres.la \
152 $(top_builddir)/src/pq/libgnunetpq.la \ 151 $(top_builddir)/src/pq/libgnunetpq.la \
153 $(top_builddir)/src/util/libgnunetutil.la $(XLIBS) -lpq 152 $(top_builddir)/src/util/libgnunetutil.la $(XLIBS) -lpq
154libgnunet_plugin_datastore_postgres_la_LDFLAGS = \ 153libgnunet_plugin_datastore_postgres_la_LDFLAGS = \