naming
[oweals/gnunet.git] / src / Makefile.am
1 #if WANT_FRAMEWORK
2 #  INTLEMU_SUBDIRS = intlemu
3 #endif
4
5 if HAVE_EXPERIMENTAL
6  EXP_DIR = chat dv 
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   ats \
21   nat \
22   fragmentation \
23   transport \
24   peerinfo-tool \
25   core \
26   testing \
27   nse \
28   dht \
29   hostlist \
30   topology \
31   fs \
32   mesh \
33   vpn \
34   $(EXP_DIR)