aboutsummaryrefslogtreecommitdiff
path: root/src/lib/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/Makefile.am')
-rw-r--r--src/lib/Makefile.am11
1 files changed, 10 insertions, 1 deletions
diff --git a/src/lib/Makefile.am b/src/lib/Makefile.am
index 0b9a75dad..8ab0d6993 100644
--- a/src/lib/Makefile.am
+++ b/src/lib/Makefile.am
@@ -1,5 +1,14 @@
1if HAVE_POSTGRESQL
2 POSTGRES_DIR = pq
3endif
4
1SUBDIRS = \ 5SUBDIRS = \
2 util \ 6 util \
3 hello \ 7 hello \
4 block \ 8 block \
5 gnsrecord 9 gnsrecord \
10 curl \
11 json \
12 sq \
13 $(POSTGRES_DIR) \
14 testing