From: Christian Grothoff Date: Sat, 3 Mar 2012 11:19:34 +0000 (+0000) Subject: -make gns non-experimental X-Git-Tag: initial-import-from-subversion-38251~14478 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=52921b2fa0b6c83a6e2366dd6f18da0892207a8a;p=oweals%2Fgnunet.git -make gns non-experimental --- diff --git a/src/Makefile.am b/src/Makefile.am index c3474d5d9..f1b9c22b5 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -3,12 +3,12 @@ #endif if HAVE_EXPERIMENTAL - EXP_DIR = chat dv gns stream + EXP_DIR = chat dv stream endif if LINUX # All of these currently only work on GNU/Linux - LINUX_DIR = dns exit vpn pt + LINUX_DIR = dns gns exit vpn pt endif