aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-02-28 09:32:35 +0000
committerChristian Grothoff <christian@grothoff.org>2012-02-28 09:32:35 +0000
commitb667199541077b769394ed5607be64093c7c376b (patch)
treeae3c9e3fc3023a70bea47de3baadb73e9ee526e0 /src/Makefile.am
parenta1276ebb880de3ab5cb711f69168468654937bf4 (diff)
downloadgnunet-b667199541077b769394ed5607be64093c7c376b.tar.gz
gnunet-b667199541077b769394ed5607be64093c7c376b.zip
add gns
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 663282d88..c722f4346 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 gns
7endif 7endif
8 8
9if LINUX 9if LINUX