aboutsummaryrefslogtreecommitdiff
path: root/src/contrib/service/Makefile.am
blob: 4092cc46cda5d4a1dd1affa1567e91f82bfa41ed (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
if HAVE_EXPERIMENTAL
 EXP_DIR = \
  rps \
  abd \
  auction
endif

SUBDIRS = \
	template \
	set \
	consensus \
	secretsharing \
	scalarproduct \
	$(EXP_DIR)