undo
[oweals/gnunet.git] / src / Makefile.am
1 #if WANT_FRAMEWORK
2 #  INTLEMU_SUBDIRS = intlemu
3 #endif
4
5 if HAVE_EXPERIMENTAL
6  EXP_DIR = mesh vpn chat
7 endif
8
9 SUBDIRS = \
10   include $(INTLEMU_SUBDIRS) \
11   util \
12   hello \
13   block \
14   statistics \
15   arm \
16   peerinfo \
17   datacache \
18   datastore \
19   template \
20   nat \
21   fragmentation \
22   transport \
23   peerinfo-tool \
24   core \
25   testing \
26   nse \
27   dv \
28   dht \
29   hostlist \
30   topology \
31   fs \
32   $(EXP_DIR)