aboutsummaryrefslogtreecommitdiff
path: root/src/transport
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2010-12-22 15:55:04 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2010-12-22 15:55:04 +0000
commit059a95e8e4c69ba09d8994e6395b925c83a85d95 (patch)
tree379b27a694df69ba6f5a8f7b17a4465074f3580a /src/transport
parentc846780946fdbb691ab08750716b78fb962d19f1 (diff)
downloadgnunet-059a95e8e4c69ba09d8994e6395b925c83a85d95.tar.gz
gnunet-059a95e8e4c69ba09d8994e6395b925c83a85d95.zip
Diffstat (limited to 'src/transport')
-rw-r--r--src/transport/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am
index 1311a0851..5b9346d9d 100644
--- a/src/transport/Makefile.am
+++ b/src/transport/Makefile.am
@@ -84,9 +84,6 @@ gnunet_transport_wlan_helper_SOURCES = \
84gnunet_transport_wlan_helper_LDADD = \ 84gnunet_transport_wlan_helper_LDADD = \
85 $(top_builddir)/src/util/libgnunetutil.la \ 85 $(top_builddir)/src/util/libgnunetutil.la \
86 -lpcap 86 -lpcap
87
88test_plugin_transport_wlan_SOURCES = \
89 test_plugin_transport_wlan_dummy.c
90 87
91gnunet_nat_client_SOURCES = \ 88gnunet_nat_client_SOURCES = \
92 $(NATCLIENT) 89 $(NATCLIENT)