aboutsummaryrefslogtreecommitdiff
path: root/src/lib/Makefile.am
blob: 8ab0d6993daff49c49c2985e4c8dadf9f40132b7 (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 \
	hello \
	block \
	gnsrecord \
	curl \
	json \
	sq \
	$(POSTGRES_DIR) \
	testing