X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2Fdatacache%2FMakefile.am;h=898b51563618299117d28dd0e13b4c35e376c1a3;hb=90c803401e6dbe336c6469ff874b0005e7a2f163;hp=670a64926e38cbea58ed920fd439313e0f9687b8;hpb=aa98f144e6db0da5a0a4cad83fe64a80bbab6692;p=oweals%2Fgnunet.git diff --git a/src/datacache/Makefile.am b/src/datacache/Makefile.am index 670a64926..898b51563 100644 --- a/src/datacache/Makefile.am +++ b/src/datacache/Makefile.am @@ -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