-bring set/gns into the fold of non-experimental subsystems
authorChristian Grothoff <christian@grothoff.org>
Sat, 13 Jul 2013 15:34:40 +0000 (15:34 +0000)
committerChristian Grothoff <christian@grothoff.org>
Sat, 13 Jul 2013 15:34:40 +0000 (15:34 +0000)
src/Makefile.am

index d3bd856e993dff004d350443d8fb54fb741e6161..f97283d0a754848a0f3f683f35ce3fb1ed10ad89 100644 (file)
@@ -10,7 +10,7 @@ if HAVE_TESTING
 endif
 
 if HAVE_EXPERIMENTAL
- EXP_DIR = gns set dv $(CONSENSUS) $(EXPERIMENTATION)
+ EXP_DIR = dv $(CONSENSUS) $(EXPERIMENTATION)
 endif
 
 if LINUX
@@ -63,6 +63,8 @@ SUBDIRS = \
   lockmanager \
   stream \
   dns \
+  gns \
+  set \
   fs \
   $(LINUX_DIR) \
   $(MINGW_DIR) \