From 9aa61a38dafb287e5737cf571354dbdd767a5f50 Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Tue, 27 Sep 2011 11:38:15 +0000 Subject: --- src/transport/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/transport/Makefile.am') 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 \ -- cgit v1.2.3