not needed
[oweals/gnunet.git] / src / Makefile.am
1 #if WANT_FRAMEWORK
2 #  INTLEMU_SUBDIRS = intlemu
3 #endif
4
5 if HAVE_ESMTP
6 if HAVE_OPENSSL
7  MONKEY_DIR = monkey
8 endif
9 endif
10
11 SUBDIRS = \
12   include $(INTLEMU_SUBDIRS) \
13   util \
14   hello \
15   block \
16   statistics \
17   arm \
18   $(MONKEY_DIR) \
19   peerinfo \
20   datacache \
21   datastore \
22   template \
23   nat \
24   transport \
25   peerinfo-tool \
26   core \
27   testing \
28   dv \
29   dht \
30   hostlist \
31   topology \
32   fs \
33   fragmentation \
34   vpn