aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-11-08 13:03:19 +0000
committerChristian Grothoff <christian@grothoff.org>2012-11-08 13:03:19 +0000
commitc5b4eaa5e50c1c34f74852ff001772663b0b586a (patch)
treeb9a8fee10db372b14a9f9153b60c54a414d264b7 /src/Makefile.am
parent8ccaf285bc9abc7b9e224fa106656c874c3294ef (diff)
downloadgnunet-c5b4eaa5e50c1c34f74852ff001772663b0b586a.tar.gz
gnunet-c5b4eaa5e50c1c34f74852ff001772663b0b586a.zip
-starting build system for consensus
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 503b25a45..08b93efb0 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 6 EXP_DIR = chat dv consensus
7endif 7endif
8 8
9if LINUX 9if LINUX