From: Matthias Wachs Date: Tue, 27 Sep 2011 11:38:15 +0000 (+0000) Subject: (no commit message) X-Git-Tag: initial-import-from-subversion-38251~16940 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=9aa61a38dafb287e5737cf571354dbdd767a5f50;p=oweals%2Fgnunet.git --- diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am index c75a21c1f..a421e089a 100644 --- a/src/transport/Makefile.am +++ b/src/transport/Makefile.am @@ -232,7 +232,7 @@ libgnunet_plugin_transport_http_la_CPPFLAGS = \ @LIBCURL_CPPFLAGS@ libgnunet_plugin_transport_https_la_SOURCES = \ - plugin_transport_http_new.c plugin_transport_http_client.c plugin_transport_http_server.c + plugin_transport_http.c plugin_transport_http_client.c plugin_transport_http_server.c libgnunet_plugin_transport_https_la_LIBADD = \ $(top_builddir)/src/hello/libgnunethello.la \ $(top_builddir)/src/statistics/libgnunetstatistics.la \