aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-07-28 12:02:33 +0000
committerChristian Grothoff <christian@grothoff.org>2010-07-28 12:02:33 +0000
commit9b4d3f2a52e3e049684495dde2240d5874dae763 (patch)
tree645f10e62ec4e38fd54681c347e14d85fe2279d4 /src
parent2ffc94b143a798cabd61d9c0e28bf16b67afb014 (diff)
downloadgnunet-9b4d3f2a52e3e049684495dde2240d5874dae763.tar.gz
gnunet-9b4d3f2a52e3e049684495dde2240d5874dae763.zip
linux only for now
Diffstat (limited to 'src')
-rw-r--r--src/transport/Makefile.am2
1 files changed, 2 insertions, 0 deletions
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
24endif 24endif
25 25
26if HAVE_PCAP 26if HAVE_PCAP
27if LINUX
27WANBIN = gnunet-transport-wlan-helper 28WANBIN = gnunet-transport-wlan-helper
28endif 29endif
30endif
29 31
30if LINUX 32if LINUX
31NATBIN = gnunet-nat-server gnunet-nat-client 33NATBIN = gnunet-nat-server gnunet-nat-client