1756aded168085a559aba52a0eba634ff52af54b
[oweals/gnunet.git] / src / Makefile.am
1 #if WANT_FRAMEWORK
2 #  INTLEMU_SUBDIRS = intlemu
3 #endif
4
5 if !MINGW
6  NAT_DIR = nat
7 endif
8
9 if HAVE_ESMTP
10 if HAVE_OPENSSL
11  MONKEY_DIR = monkey
12 endif
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   datastore \
26   template \
27   $(NAT_DIR) \
28   transport \
29   peerinfo-tool \
30   core \
31   testing \
32   $(dv) \
33   dht \
34   hostlist \
35   topology \
36   fs \
37   fragmentation \
38   vpn