gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r21556 - gnunet/src


From: gnunet
Subject: [GNUnet-SVN] r21556 - gnunet/src
Date: Mon, 21 May 2012 13:23:04 +0200

Author: harsha
Date: 2012-05-21 13:23:04 +0200 (Mon, 21 May 2012)
New Revision: 21556

Modified:
   gnunet/src/Makefile.am
Log:
-added lockmanager to main build

Modified: gnunet/src/Makefile.am
===================================================================
--- gnunet/src/Makefile.am      2012-05-21 00:04:35 UTC (rev 21555)
+++ gnunet/src/Makefile.am      2012-05-21 11:23:04 UTC (rev 21556)
@@ -3,7 +3,7 @@
 #endif
 
 if HAVE_EXPERIMENTAL
- EXP_DIR = chat dv stream regex lockmanager
+ EXP_DIR = chat dv stream regex
 endif
 
 if LINUX
@@ -49,6 +49,7 @@
   topology \
   fs \
   mesh \
+  lockmanager \
   $(LINUX_DIR) \
   integration-tests \
   $(EXP_DIR) 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]