projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
414b098
)
-added lockmanager to main build
author
Sree Harsha Totakura
<totakura@in.tum.de>
Mon, 21 May 2012 11:23:04 +0000
(11:23 +0000)
committer
Sree Harsha Totakura
<totakura@in.tum.de>
Mon, 21 May 2012 11:23:04 +0000
(11:23 +0000)
src/Makefile.am
patch
|
blob
|
history
diff --git
a/src/Makefile.am
b/src/Makefile.am
index f115fbf86cd083715496ed6a98a14bd41ded571a..37bcbf676e50f2bce4bf70df6f1784000aa0e8d1 100644
(file)
--- a/
src/Makefile.am
+++ b/
src/Makefile.am
@@
-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
@@
SUBDIRS = \
topology \
fs \
mesh \
+ lockmanager \
$(LINUX_DIR) \
integration-tests \
$(EXP_DIR)