summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-01-28 20:37:51 +0100
committerChristian Grothoff <christian@grothoff.org>2015-01-28 20:37:51 +0100
commitc4b63c13029b9d731b826ffab4a9d59005b0c6a5 (patch)
tree9759b338c7766c767eced6be160b855db531fbd0 /src/Makefile.am
parentbc8f6e81a4d737625e05e5e268d0d682489873d5 (diff)
downloadexchange-c4b63c13029b9d731b826ffab4a9d59005b0c6a5.tar.gz
exchange-c4b63c13029b9d731b826ffab4a9d59005b0c6a5.tar.bz2
exchange-c4b63c13029b9d731b826ffab4a9d59005b0c6a5.zip
move PostGres-specific logic out of libtalerutil
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 ed9c9c2bf..1edbf2a54 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,2 +1,2 @@
AM_CPPFLAGS = -I$(top_srcdir)/src/include
-SUBDIRS = include util mint lib
+SUBDIRS = include util pq mint lib