X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2FMakefile.am;h=361de3c70ca9cdc635b8248d6a4961a8470c4d18;hp=f653cbfc51b02fa000d42927ac4ebae60ad29892;hb=33880205d7bd4f6bff9e0b2ff6d5f5d3952e0fe4;hpb=da99855784988c6bf125799f47c57d888bbc25f1 diff --git a/src/Makefile.am b/src/Makefile.am index f653cbfc..361de3c7 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -40,7 +40,7 @@ wget_SOURCES = cmpt.c connect.c convert.c cookies.c ftp.c ftp-basic.c \ res.c retr.c snprintf.c spider.c url.c \ utils.c version.c xmalloc.c \ config-post.h connect.h convert.h cookies.h \ - ftp.h gen-md5.h gnu-md5.h hash.h host.h html-parse.h \ + ftp.h gen-md5.h hash.h host.h html-parse.h \ http.h http-ntlm.h init.h log.h mswindows.h netrc.h \ options.h progress.h ptimer.h recur.h res.h retr.h \ spider.h ssl.h sysdep.h url.h utils.h wget.h xmalloc.h