handling replies continuously from server
[oweals/gnunet.git] / src / datastore / Makefile.am
index 9443e52be35f95d4ab6d5a5b0f51a56481a2c939..e7bccbc0619b3c9e863ec2df476e9f2f0c3e5996 100644 (file)
@@ -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