aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-03-23 09:05:22 +0000
committerChristian Grothoff <christian@grothoff.org>2012-03-23 09:05:22 +0000
commit227a5ada9d5943f088cbaf2a27040f6756dcaab8 (patch)
tree163aa1fa883803b81cf99837eb3cec530804c18f /src/Makefile.am
parentb4791cc5e8b3dc388883222f1d8fe561b7ca4bc3 (diff)
downloadgnunet-227a5ada9d5943f088cbaf2a27040f6756dcaab8.tar.gz
gnunet-227a5ada9d5943f088cbaf2a27040f6756dcaab8.zip
-regex
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 fc9518558..1a4e58826 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 stream 6 EXP_DIR = chat dv stream regex
7endif 7endif
8 8
9if LINUX 9if LINUX