From 70de9f42a397dc5f862355c81a16cb297ad2ee00 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 2 Jun 2017 21:58:27 +0200 Subject: libgnunetpostgres no longer needed here --- src/namestore/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'src/namestore/Makefile.am') diff --git a/src/namestore/Makefile.am b/src/namestore/Makefile.am index 1b99fcc45..4f710e116 100644 --- a/src/namestore/Makefile.am +++ b/src/namestore/Makefile.am @@ -199,7 +199,6 @@ libgnunet_plugin_namestore_postgres_la_SOURCES = \ plugin_namestore_postgres.c libgnunet_plugin_namestore_postgres_la_LIBADD = \ $(top_builddir)/src/gnsrecord/libgnunetgnsrecord.la \ - $(top_builddir)/src/postgres/libgnunetpostgres.la \ $(top_builddir)/src/pq/libgnunetpq.la \ $(top_builddir)/src/statistics/libgnunetstatistics.la \ $(top_builddir)/src/util/libgnunetutil.la $(XLIBS) -lpq \ -- cgit v1.2.3