aboutsummaryrefslogtreecommitdiff
path: root/src/lib/Makefile.am
blob: 89a34b29976d389df96aa0ab8c44bf5cc3fc13a4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
if HAVE_POSTGRESQL
 POSTGRES_DIR = pq
endif

SUBDIRS = \
	util \
	curl \
	json \
	sq \
	$(POSTGRES_DIR) \
	hello \
	block \
	gnsrecord \
	testing