From c9b161c04b8e6349bc2e2856c2d2d02aa03bb1f0 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 2 Apr 2012 09:29:26 +0000 Subject: -fix --- src/datastore/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/datastore/Makefile.am') diff --git a/src/datastore/Makefile.am b/src/datastore/Makefile.am index 9443e52be..e7bccbc06 100644 --- a/src/datastore/Makefile.am +++ b/src/datastore/Makefile.am @@ -112,6 +112,7 @@ libgnunet_plugin_datastore_postgres_la_SOURCES = \ plugin_datastore_postgres.c libgnunet_plugin_datastore_postgres_la_LIBADD = \ $(top_builddir)/src/statistics/libgnunetstatistics.la \ + $(top_builddir)/src/postgres/libgnunetpostgres.la \ $(top_builddir)/src/util/libgnunetutil.la $(XLIBS) -lpq libgnunet_plugin_datastore_postgres_la_LDFLAGS = \ $(GN_PLUGIN_LDFLAGS) $(POSTGRES_LDFLAGS) -lpq -- cgit v1.2.3