aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-03-15 19:46:04 +0000
committerChristian Grothoff <christian@grothoff.org>2013-03-15 19:46:04 +0000
commit538a69e10fb7ef1441fadb14320ce3228fe777bf (patch)
treec605606446f3f78c0e6b87ff360690eddac723ca /src/Makefile.am
parent836b412e8acb0a796fed94a46826b3fb9a679fc6 (diff)
downloadgnunet-538a69e10fb7ef1441fadb14320ce3228fe777bf.tar.gz
gnunet-538a69e10fb7ef1441fadb14320ce3228fe777bf.zip
-box DV messages when needed
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 f10630d63..3af37615a 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 = chat dv consensus sysmon 6 EXP_DIR = chat consensus dv sysmon
7endif 7endif
8 8
9if LINUX 9if LINUX