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