aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2013-05-21 12:35:36 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2013-05-21 12:35:36 +0000
commitaa24a07a4e5411a2e3e9dc4158232b92b7e90927 (patch)
tree3b8aa07a12d6e129e5bfd7bd0ab6d47299325371 /src/Makefile.am
parent2bbb26257965091c6909c0b33fc10cb24a014003 (diff)
downloadgnunet-aa24a07a4e5411a2e3e9dc4158232b92b7e90927.tar.gz
gnunet-aa24a07a4e5411a2e3e9dc4158232b92b7e90927.zip
adding experimentation daemon
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index ab51ee178..0d056100e 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -3,7 +3,7 @@
3#endif 3#endif
4 4
5if HAVE_EXPERIMENTAL 5if HAVE_EXPERIMENTAL
6 EXP_DIR = gns chat consensus dv set 6 EXP_DIR = gns chat consensus dv set experimentation
7endif 7endif
8 8
9if LINUX 9if LINUX