aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2018-05-30 18:46:55 +0200
committerChristian Grothoff <christian@grothoff.org>2018-05-30 18:46:55 +0200
commitf5a18b7466f342ac9624adcdb65f104aef8ecb5e (patch)
tree9284174fd65efe214a843f09061b28501f45874d
parent1ac69f278b6cc4ca79f81f0b4dfc2f8771c88698 (diff)
disable xu transport, header missing
-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 b04b54e7f3..286f03c4df 100644
--- a/src/transport/Makefile.am
+++ b/src/transport/Makefile.am
@@ -282,7 +282,6 @@ plugin_LTLIBRARIES = \
libgnunet_plugin_transport_tcp.la \
libgnunet_plugin_transport_xt.la \
libgnunet_plugin_transport_udp.la \
- libgnunet_plugin_transport_xu.la \
$(UNIX_PLUGIN_LA) \
$(HTTP_CLIENT_PLUGIN_LA) \
$(HTTPS_CLIENT_PLUGIN_LA) \