From: Matthias Wachs Date: Wed, 27 Jun 2012 09:56:06 +0000 (+0000) Subject: - build order: first vpn then gns X-Git-Tag: initial-import-from-subversion-38251~12787 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=a7cf81096a2353063c03718229ded994e3d0984c;p=oweals%2Fgnunet.git - build order: first vpn then gns --- diff --git a/src/Makefile.am b/src/Makefile.am index 40125d0d8..d6eeb732a 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -8,7 +8,7 @@ endif if LINUX # All of these currently only work on GNU/Linux - LINUX_DIR = dns gns exit vpn pt + LINUX_DIR = dns vpn gns exit pt endif if HAVE_MYSQL