From 646c1428a2750c5c4620677eec353788f838c5f8 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 3 Jun 2017 21:44:20 +0200 Subject: no more need for libgnunetpostgres --- src/datacache/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'src/datacache/Makefile.am') 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 \ -- cgit v1.2.3