AM_CFLAGS = --coverage -O0
endif
-if HAVE_PCAP
if LINUX
WLAN_BIN = gnunet-transport-wlan-helper
WLAN_BIN_DUMMY = gnunet-transport-wlan-helper-dummy
WLAN_REL_TEST = test_transport_api_reliability_wlan
WLAN_UREL_TEST = test_transport_api_unreliability_wlan
endif
-endif
if !MINGW
UNIX_PLUGIN_LA = libgnunet_plugin_transport_unix.la
$(top_builddir)/src/hello/libgnunethello.la \
$(top_builddir)/src/util/libgnunetutil.la
-if HAVE_PCAP
if LINUX
test_transport_api_wlan_SOURCES = \
test_transport_api.c
$(top_builddir)/src/hello/libgnunethello.la \
$(top_builddir)/src/util/libgnunetutil.la
endif
-endif
test_quota_compliance_tcp_SOURCES = \
test_quota_compliance.c