From 2018d484bb120ae63843146522d7afd1923d9d00 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 22 Jun 2012 17:57:42 +0000 Subject: -promoting regex to non-experimental as mesh needs it now --- src/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/Makefile.am b/src/Makefile.am index 0afd18063..40125d0d8 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -3,7 +3,7 @@ #endif if HAVE_EXPERIMENTAL - EXP_DIR = chat dv stream regex + EXP_DIR = chat dv stream endif if LINUX @@ -49,6 +49,7 @@ SUBDIRS = \ hostlist \ topology \ fs \ + regex \ mesh \ lockmanager \ $(LINUX_DIR) \ -- cgit v1.2.3