d54db16fe5dc87fed9688583621fc7321595024a
[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   testing \
24   hostlist \
25   topology \
26   $(NAT_DIR) \
27   fs \
28   migration