code
[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   statistics \
13   arm \
14   hello \
15   peerinfo \
16   datacache \
17   datastore \
18   template \
19   transport \
20   peerinfo-tool \
21   core \
22   testing \
23   hostlist \
24   topology \
25   $(NAT_DIR) \
26   fs