From 9b4d3f2a52e3e049684495dde2240d5874dae763 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 28 Jul 2010 12:02:33 +0000 Subject: [PATCH] linux only for now --- src/transport/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am index c9f458b08..9f7942f8c 100644 --- a/src/transport/Makefile.am +++ b/src/transport/Makefile.am @@ -24,8 +24,10 @@ if USE_COVERAGE endif if HAVE_PCAP +if LINUX WANBIN = gnunet-transport-wlan-helper endif +endif if LINUX NATBIN = gnunet-nat-server gnunet-nat-client -- 2.25.1