X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2Fdatacache%2FMakefile.am;h=898b51563618299117d28dd0e13b4c35e376c1a3;hb=90c803401e6dbe336c6469ff874b0005e7a2f163;hp=602b1d4376ec5cdd449321b5decc69c24fedd13d;hpb=0266efed64df149fd11a73e575be18cf03f36d25;p=oweals%2Fgnunet.git diff --git a/src/datacache/Makefile.am b/src/datacache/Makefile.am index 602b1d437..898b51563 100644 --- a/src/datacache/Makefile.am +++ b/src/datacache/Makefile.am @@ -71,7 +71,6 @@ 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 \