aboutsummaryrefslogtreecommitdiff
path: root/src/contrib/service/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/contrib/service/Makefile.am')
-rw-r--r--src/contrib/service/Makefile.am9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/contrib/service/Makefile.am b/src/contrib/service/Makefile.am
new file mode 100644
index 000000000..25c3670d9
--- /dev/null
+++ b/src/contrib/service/Makefile.am
@@ -0,0 +1,9 @@
1if HAVE_EXPERIMENTAL
2 EXP_DIR = \
3 rps \
4 abd \
5 auction
6endif
7
8SUBDIRS = \
9 $(EXP_DIR)