From: Micah Cowan Date: Fri, 11 Jul 2008 23:36:09 +0000 (-0700) Subject: Fix merge of src/Makefile.am X-Git-Tag: v1.13~420 X-Git-Url: http://sjero.net/git/?p=wget;a=commitdiff_plain;h=54df044c0699a7c9a0f2a8a06bd420113a2a5655 Fix merge of src/Makefile.am --- diff --git a/src/Makefile.am b/src/Makefile.am index b869ed11..6db4ac17 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -41,8 +41,8 @@ wget_SOURCES = build_info.c cmpt.c connect.c convert.c cookies.c ftp.c \ http.c init.c log.c main.c netrc.c progress.c ptimer.c \ recur.c res.c retr.c snprintf.c spider.c url.c \ utils.c \ - connect.h convert.h cookies.h \ - ftp.h gen-md5.h hash.h host.h html-parse.h \ + css-url.h connect.h convert.h cookies.h \ + ftp.h gen-md5.h hash.h host.h html-parse.h html-url.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