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:
863b533
)
arg
author
Christian Grothoff
<christian@grothoff.org>
Wed, 4 May 2011 21:34:48 +0000
(21:34 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Wed, 4 May 2011 21:34:48 +0000
(21:34 +0000)
src/Makefile.am
patch
|
blob
|
history
diff --git
a/src/Makefile.am
b/src/Makefile.am
index 7b40eeb73508f125ed6e795fb092e456211312be..2729ccfd2384827df98ba0204ab7632c5444d026 100644
(file)
--- a/
src/Makefile.am
+++ b/
src/Makefile.am
@@
-7,9
+7,6
@@
if HAVE_OPENSSL
MONKEY_DIR = monkey
endif
endif
-if HAVE_EXPERIMENTAL
- FS_exp = fs
-endif
SUBDIRS = \
include $(INTLEMU_SUBDIRS) \
@@
-32,7
+29,7
@@
SUBDIRS = \
dht \
hostlist \
topology \
-
$(FS_exp)
\
+
fs
\
fragmentation \
mesh \
vpn \