fix
[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 if HAVE_EXPERIMENTAL
11  FS_exp = fs
12 endif
13
14 SUBDIRS = \
15   include $(INTLEMU_SUBDIRS) \
16   util \
17   hello \
18   block \
19   statistics \
20   arm \
21   $(MONKEY_DIR) \
22   peerinfo \
23   datacache \
24   datastore \
25   template \
26   nat \
27   transport \
28   peerinfo-tool \
29   core \
30   testing \
31   dv \
32   dht \
33   hostlist \
34   topology \
35   $(FS_exp) \
36   fragmentation \
37   mesh \
38   vpn \
39   chat