aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-07-15 08:41:08 +0000
committerChristian Grothoff <christian@grothoff.org>2011-07-15 08:41:08 +0000
commit133ba848217e8509aeaec958f0decd03a05c192e (patch)
treed2d2084d3de8f5f2880f5fa054a00025894667e7 /src/Makefile.am
parent27d6348ee6798bf3a916aaa9093bce42e4166d89 (diff)
downloadgnunet-133ba848217e8509aeaec958f0decd03a05c192e.tar.gz
gnunet-133ba848217e8509aeaec958f0decd03a05c192e.zip
fixed
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 dc81cfaa4..1442854ff 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 = fragmentation mesh vpn chat 6 EXP_DIR = mesh vpn chat
7endif 7endif
8 8
9SUBDIRS = \ 9SUBDIRS = \