X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2Ftransport%2FMakefile.am;h=950b0a9a031278380d28385f47109cebc76e3d62;hb=f0a8d26b26cda04518e3555373172f6b4940e489;hp=42432a403e5aa198a33d160fed939de9151c1b3c;hpb=98a60eb782a11e3c86e0adc1282ffdd722a96c73;p=oweals%2Fgnunet.git diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am index 42432a403..950b0a9a0 100644 --- a/src/transport/Makefile.am +++ b/src/transport/Makefile.am @@ -278,7 +278,11 @@ plugin_LTLIBRARIES = \ $(HTTP_SERVER_PLUGIN_LA) \ $(HTTPS_SERVER_PLUGIN_LA) \ $(WLAN_PLUGIN_LA) \ - $(BT_PLUGIN_LA) \ + $(BT_PLUGIN_LA) + +# Note: real plugins of course need to be added +# to the plugin_LTLIBRARIES above +noinst_LTLIBRARIES = \ libgnunet_plugin_transport_template.la libgnunet_plugin_transport_tcp_la_SOURCES = \