- Don't crash on bogus data from client
[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   tun \
14   block \
15   statistics \
16   arm \
17   peerinfo \
18   datacache \
19   datastore \
20   template \
21   ats \
22   nat \
23   fragmentation \
24   transport \
25   peerinfo-tool \
26   core \
27   testing \
28   nse \
29   dht \
30   hostlist \
31   topology \
32   fs \
33   mesh \
34   dns \
35   exit \
36   vpn \
37   pt \
38   integration-tests \
39   $(EXP_DIR)