noex
authorChristian Grothoff <christian@grothoff.org>
Wed, 10 Aug 2011 07:57:11 +0000 (07:57 +0000)
committerChristian Grothoff <christian@grothoff.org>
Wed, 10 Aug 2011 07:57:11 +0000 (07:57 +0000)
src/Makefile.am

index c3cf0836a6cbc3015dadd4a232ddd6b4b1d8172a..ac08a16a9114ea548da2e800bab9a7646c120b24 100644 (file)
@@ -3,7 +3,7 @@
 #endif
 
 if HAVE_EXPERIMENTAL
- EXP_DIR = mesh vpn chat
+ EXP_DIR = chat
 endif
 
 SUBDIRS = \
@@ -29,4 +29,6 @@ SUBDIRS = \
   hostlist \
   topology \
   fs \
-  $(EXP_DIR)
+  mesh \
+  vpn \
+  $(EXP_DIR)