Adding "Monkey", GNUnet module for automatic debugging. Experimental code so far.
[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  MONKEY_DIR = monkey
11 endif
12
13 SUBDIRS = \
14   include $(INTLEMU_SUBDIRS) \
15   util \
16   block \
17   statistics \
18   arm \
19   $(MONKEY_DIR) \
20   hello \
21   peerinfo \
22   datacache \
23   datastore \
24   template \
25   transport \
26   peerinfo-tool \
27   core \
28   testing \
29   dv \
30   hostlist \
31   topology \
32   $(NAT_DIR) \
33   fs