fixing mess with search update serialization and parenting
[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 SUBDIRS = \
10   include $(INTLEMU_SUBDIRS) \
11   util \
12   block \
13   statistics \
14   arm \
15   hello \
16   peerinfo \
17   datacache \
18   datastore \
19   template \
20   transport \
21   peerinfo-tool \
22   core \
23   dht \
24   testing \
25   hostlist \
26   topology \
27   $(NAT_DIR) \
28   fs \
29   migration