-promoting regex to non-experimental as mesh needs it now
authorChristian Grothoff <christian@grothoff.org>
Fri, 22 Jun 2012 17:57:42 +0000 (17:57 +0000)
committerChristian Grothoff <christian@grothoff.org>
Fri, 22 Jun 2012 17:57:42 +0000 (17:57 +0000)
src/Makefile.am

index 0afd180635af667074f20b9d96e512af6c162b8c..40125d0d8bfd66fe7dabc6c15f493592216cc0dd 100644 (file)
@@ -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) \