fix related to #4909/12605: force desirability of path if path is in use
[oweals/gnunet.git] / src / datacache / Makefile.am
index 670a64926e38cbea58ed920fd439313e0f9687b8..898b51563618299117d28dd0e13b4c35e376c1a3 100644 (file)
@@ -71,7 +71,7 @@ libgnunet_plugin_datacache_heap_la_LDFLAGS = \
 libgnunet_plugin_datacache_postgres_la_SOURCES = \
   plugin_datacache_postgres.c
 libgnunet_plugin_datacache_postgres_la_LIBADD = \
-  $(top_builddir)/src/postgres/libgnunetpostgres.la \
+  $(top_builddir)/src/pq/libgnunetpq.la \
   $(top_builddir)/src/statistics/libgnunetstatistics.la \
   $(top_builddir)/src/util/libgnunetutil.la \
   $(GN_PLUGIN_LDFLAGS) -lpq