aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-02-28 09:33:42 +0000
committerChristian Grothoff <christian@grothoff.org>2012-02-28 09:33:42 +0000
commitc78612d568b86b0d1b8005937ef23bfe193dc52f (patch)
treeb6e3cd29e20b015eb6bdd9bb5e017835b36e146f /src/Makefile.am
parentb667199541077b769394ed5607be64093c7c376b (diff)
downloadgnunet-c78612d568b86b0d1b8005937ef23bfe193dc52f.tar.gz
gnunet-c78612d568b86b0d1b8005937ef23bfe193dc52f.zip
-add stream
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 c722f4346..c3474d5d9 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 gns 6 EXP_DIR = chat dv gns stream
7endif 7endif
8 8
9if LINUX 9if LINUX