aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2017-06-06 18:01:43 +0200
committerChristian Grothoff <christian@grothoff.org>2017-06-06 18:01:43 +0200
commit08912967ec589efc267c1e5d296cf9e25ab1e95c (patch)
tree1b96b88dc9fec9fdd78f5f54af2b671f8cc5ab1e /src/Makefile.am
parent8f5ab32688caee1758056baa4e52a5a339b931e9 (diff)
downloadgnunet-08912967ec589efc267c1e5d296cf9e25ab1e95c.tar.gz
gnunet-08912967ec589efc267c1e5d296cf9e25ab1e95c.zip
removing dead libgnunetpostgres
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index e466cbc28..4e0a5ba94 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -49,7 +49,7 @@ if HAVE_MYSQL
49endif 49endif
50 50
51if HAVE_POSTGRESQL 51if HAVE_POSTGRESQL
52 POSTGRES_DIR = pq postgres 52 POSTGRES_DIR = pq
53endif 53endif
54 54
55if HAVE_MHD 55if HAVE_MHD