aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-06-16 10:14:25 +0000
committerChristian Grothoff <christian@grothoff.org>2011-06-16 10:14:25 +0000
commitd23a3e621989e219c1d1cb62938b1aef3d0f306f (patch)
treecef367bb975420ef034fa38573b0b30a26fe3f2b /src/Makefile.am
parent007b8443b0cb0d67bf8b176a1a175ad4bc37f1f3 (diff)
downloadgnunet-d23a3e621989e219c1d1cb62938b1aef3d0f306f.tar.gz
gnunet-d23a3e621989e219c1d1cb62938b1aef3d0f306f.zip
moving monkey
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 2871554cf..fdcde2601 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -2,14 +2,6 @@
2# INTLEMU_SUBDIRS = intlemu 2# INTLEMU_SUBDIRS = intlemu
3#endif 3#endif
4 4
5if HAVE_ESMTP
6if HAVE_OPENSSL
7if HAVE_EXPERIMENTAL
8 MONKEY_DIR = monkey
9endif
10endif
11endif
12
13if HAVE_EXPERIMENTAL 5if HAVE_EXPERIMENTAL
14 EXP_DIR = fragmentation mesh vpn chat 6 EXP_DIR = fragmentation mesh vpn chat
15endif 7endif
@@ -21,7 +13,6 @@ SUBDIRS = \
21 block \ 13 block \
22 statistics \ 14 statistics \
23 arm \ 15 arm \
24 $(MONKEY_DIR) \
25 peerinfo \ 16 peerinfo \
26 datacache \ 17 datacache \
27 datastore \ 18 datastore \