aboutsummaryrefslogtreecommitdiff
path: root/src/transport/Makefile.am
diff options
context:
space:
mode:
authorClaudiu Olteanu <claudiu@140774ce-b5e7-0310-ab8b-a85725594a96>2013-09-19 15:34:56 +0000
committerClaudiu Olteanu <claudiu@140774ce-b5e7-0310-ab8b-a85725594a96>2013-09-19 15:34:56 +0000
commitf56549818a596ec572d7df9e2fada4c60ba83249 (patch)
treee2d548f2c7fed0708b9d8b8a921cd9c6c6944bdc /src/transport/Makefile.am
parent1cf0e4ec14207ce1c78bbe035060ce4b41aae347 (diff)
downloadgnunet-f56549818a596ec572d7df9e2fada4c60ba83249.tar.gz
gnunet-f56549818a596ec572d7df9e2fada4c60ba83249.zip
Removing all the tests for the bluetooth transport plugin.
Diffstat (limited to 'src/transport/Makefile.am')
-rw-r--r--src/transport/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am
index 71a54d83f..212ad2ba9 100644
--- a/src/transport/Makefile.am
+++ b/src/transport/Makefile.am
@@ -81,7 +81,6 @@ else
81if MINGW 81if MINGW
82 BT_BIN = gnunet-helper-transport-bluetooth 82 BT_BIN = gnunet-helper-transport-bluetooth
83 BT_PLUGIN_LA = libgnunet_plugin_transport_bluetooth.la 83 BT_PLUGIN_LA = libgnunet_plugin_transport_bluetooth.la
84 BT_PLUGIN_TEST = test_plugin_bluetooth
85endif 84endif
86endif 85endif
87 86