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:
ef32bc7
)
-promoting regex to non-experimental as mesh needs it now
author
Christian Grothoff
<christian@grothoff.org>
Fri, 22 Jun 2012 17:57:42 +0000
(17:57 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Fri, 22 Jun 2012 17:57:42 +0000
(17:57 +0000)
src/Makefile.am
patch
|
blob
|
history
diff --git
a/src/Makefile.am
b/src/Makefile.am
index 0afd180635af667074f20b9d96e512af6c162b8c..40125d0d8bfd66fe7dabc6c15f493592216cc0dd 100644
(file)
--- a/
src/Makefile.am
+++ b/
src/Makefile.am
@@
-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) \