aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-11-05 14:03:17 +0000
committerChristian Grothoff <christian@grothoff.org>2012-11-05 14:03:17 +0000
commitcedace4f43101e97c35226d8f3a44a20cd4e7665 (patch)
tree872dd82ce9d871b48771232ffe8cfd41bd0ccca1 /src/Makefile.am
parent99f235f53998fcefa56cf9690241d3c709d69364 (diff)
downloadgnunet-cedace4f43101e97c35226d8f3a44a20cd4e7665.tar.gz
gnunet-cedace4f43101e97c35226d8f3a44a20cd4e7665.zip
-make gns independent of vpn on W32
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 c6d2f4874..329d7b3e5 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -11,7 +11,7 @@ if LINUX
11 LINUX_DIR = dns exit vpn gns pt 11 LINUX_DIR = dns exit vpn gns pt
12endif 12endif
13if MINGW 13if MINGW
14 MINGW_DIR = dns vpn gns 14 MINGW_DIR = dns gns
15endif 15endif
16 16
17if HAVE_MYSQL 17if HAVE_MYSQL