aboutsummaryrefslogtreecommitdiff
path: root/src/transport/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/Makefile.am')
-rw-r--r--src/transport/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am
index 550b54d10..6b1a7c9f5 100644
--- a/src/transport/Makefile.am
+++ b/src/transport/Makefile.am
@@ -88,7 +88,11 @@ gnunet_nat_server_SOURCES = \
88 88
89 89
90gnunet_transport_wlan_helper_SOURCES = \ 90gnunet_transport_wlan_helper_SOURCES = \
91 wlan/radiotap-parser.c \
92 wlan/helper_common.c \
93 wlan/loopback_helper.c \
91 gnunet-transport-wlan-helper.c 94 gnunet-transport-wlan-helper.c
95
92gnunet_transport_wlan_helper_LDADD = \ 96gnunet_transport_wlan_helper_LDADD = \
93 $(top_builddir)/src/util/libgnunetutil.la \ 97 $(top_builddir)/src/util/libgnunetutil.la \
94 -lpcap 98 -lpcap