aboutsummaryrefslogtreecommitdiff
path: root/src/transport
diff options
context:
space:
mode:
authort3sserakt <t3ss@posteo.de>2021-07-30 14:54:23 +0200
committert3sserakt <t3ss@posteo.de>2021-07-30 14:54:23 +0200
commit6d4120e96a52cbd38fb761b03485303b5000215a (patch)
treef87edf470ec9778076233245361f3434f3d08f14 /src/transport
parent4748af6e8e04347ceaeec09ccdfc04d740fa65f0 (diff)
parente84ea6f9f1718298486a088832c87479bd6e9572 (diff)
downloadgnunet-6d4120e96a52cbd38fb761b03485303b5000215a.tar.gz
gnunet-6d4120e96a52cbd38fb761b03485303b5000215a.zip
:Merge branch 'master' of ssh://gnunet.org/gnunet
Diffstat (limited to 'src/transport')
-rw-r--r--src/transport/Makefile.am28
1 files changed, 14 insertions, 14 deletions
diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am
index e19ebd8e9..55a338729 100644
--- a/src/transport/Makefile.am
+++ b/src/transport/Makefile.am
@@ -398,20 +398,20 @@ plugin_LTLIBRARIES = \
398 $(HTTP_SERVER_PLUGIN_LA) \ 398 $(HTTP_SERVER_PLUGIN_LA) \
399 $(HTTPS_SERVER_PLUGIN_LA) \ 399 $(HTTPS_SERVER_PLUGIN_LA) \
400 $(WLAN_PLUGIN_LA) \ 400 $(WLAN_PLUGIN_LA) \
401 $(BT_PLUGIN_LA) \ 401 $(BT_PLUGIN_LA)
402 libgnunet_plugin_cmd_simple_send.la 402# libgnunet_plugin_cmd_simple_send.la
403 403
404libgnunet_plugin_cmd_simple_send_la_SOURCES = \ 404#libgnunet_plugin_cmd_simple_send_la_SOURCES = \
405 plugin_cmd_simple_send.c 405# plugin_cmd_simple_send.c
406libgnunet_plugin_cmd_simple_send_la_LIBADD = \ 406#libgnunet_plugin_cmd_simple_send_la_LIBADD = \
407 $(top_builddir)/src/util/libgnunetutil.la \ 407# $(top_builddir)/src/util/libgnunetutil.la \
408 $(top_builddir)/src/testing/libgnunettesting.la \ 408# $(top_builddir)/src/testing/libgnunettesting.la \
409 $(top_builddir)/src/statistics/libgnunetstatistics.la \ 409# $(top_builddir)/src/statistics/libgnunetstatistics.la \
410 $(top_builddir)/src/testbed/libgnunettestbed.la \ 410# $(top_builddir)/src/testbed/libgnunettestbed.la \
411 libgnunettransporttesting2.la \ 411# libgnunettransporttesting2.la \
412 $(LTLIBINTL) 412# $(LTLIBINTL)
413libgnunet_plugin_cmd_simple_send_la_LDFLAGS = \ 413#libgnunet_plugin_cmd_simple_send_la_LDFLAGS = \
414 $(GN_PLUGIN_LDFLAGS) 414# $(GN_PLUGIN_LDFLAGS)
415 415
416if HAVE_EXPERIMENTAL 416if HAVE_EXPERIMENTAL
417plugin_LTLIBRARIES += libgnunet_plugin_transport_udp.la 417plugin_LTLIBRARIES += libgnunet_plugin_transport_udp.la