aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-02-05 22:24:10 +0000
committerChristian Grothoff <christian@grothoff.org>2016-02-05 22:24:10 +0000
commitd75a2de4e9a450269291a47593f2e50c37eca733 (patch)
tree915d9cf6f76d8cfb2e7fb80f948aa362e72a944f /configure.ac
parent522bd40f4cee9e5546d15128f76d18799017220c (diff)
downloadgnunet-d75a2de4e9a450269291a47593f2e50c37eca733.tar.gz
gnunet-d75a2de4e9a450269291a47593f2e50c37eca733.zip
creating libgnunetpq library
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 3 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index fcf0e7f4d..42f7f5feb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
1# This file is part of GNUnet. 1# This file is part of GNUnet.
2# (C) 2001--2015 Christian Grothoff (and other contributing authors) 2# (C) 2001--2016 Christian Grothoff (and other contributing authors)
3# 3#
4# GNUnet is free software; you can redistribute it and/or modify 4# GNUnet is free software; you can redistribute it and/or modify
5# it under the terms of the GNU General Public License as published 5# it under the terms of the GNU General Public License as published
@@ -1566,6 +1566,7 @@ src/peerinfo/peerinfo.conf
1566src/peerinfo-tool/Makefile 1566src/peerinfo-tool/Makefile
1567src/peerstore/Makefile 1567src/peerstore/Makefile
1568src/peerstore/peerstore.conf 1568src/peerstore/peerstore.conf
1569src/pq/Makefile
1569src/postgres/Makefile 1570src/postgres/Makefile
1570src/psycutil/Makefile 1571src/psycutil/Makefile
1571src/psyc/Makefile 1572src/psyc/Makefile
@@ -1635,6 +1636,7 @@ pkgconfig/gnunetnamestore.pc
1635pkgconfig/gnunetnat.pc 1636pkgconfig/gnunetnat.pc
1636pkgconfig/gnunetnse.pc 1637pkgconfig/gnunetnse.pc
1637pkgconfig/gnunetpeerinfo.pc 1638pkgconfig/gnunetpeerinfo.pc
1639pkgconfig/gnunetpq.pc
1638pkgconfig/gnunetpostgres.pc 1640pkgconfig/gnunetpostgres.pc
1639pkgconfig/gnunetpsyc.pc 1641pkgconfig/gnunetpsyc.pc
1640pkgconfig/gnunetpsycstore.pc 1642pkgconfig/gnunetpsycstore.pc