- build order: first vpn then gns
authorMatthias Wachs <wachs@net.in.tum.de>
Wed, 27 Jun 2012 09:56:06 +0000 (09:56 +0000)
committerMatthias Wachs <wachs@net.in.tum.de>
Wed, 27 Jun 2012 09:56:06 +0000 (09:56 +0000)
src/Makefile.am

index 40125d0d8bfd66fe7dabc6c15f493592216cc0dd..d6eeb732af0b21da70530f3b95bb0532d6cfee12 100644 (file)
@@ -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