mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
[svn] Added the trailing backslash that was missing.
This commit is contained in:
parent
2d4ddce871
commit
c06c8d039f
@ -1,3 +1,8 @@
|
||||
2003-11-26 Hrvoje Niksic <hniksic@xemacs.org>
|
||||
|
||||
* Makefile.in (http$o): Added the trailing backslash that was
|
||||
missing.
|
||||
|
||||
2003-11-21 Hrvoje Niksic <hniksic@xemacs.org>
|
||||
|
||||
* headers.c: Removed. The file is no longer relevant, now that no
|
||||
|
@ -174,7 +174,7 @@ host$o: wget.h sysdep.h options.h safe-ctype.h utils.h host.h url.h hash.h
|
||||
html-parse$o: wget.h sysdep.h options.h safe-ctype.h html-parse.h
|
||||
html-url$o: wget.h sysdep.h options.h safe-ctype.h html-parse.h url.h utils.h
|
||||
http$o: wget.h sysdep.h options.h safe-ctype.h utils.h url.h host.h \
|
||||
retr.h connect.h host.h netrc.h gen_sslfunc.h
|
||||
retr.h connect.h host.h netrc.h gen_sslfunc.h \
|
||||
cookies.h gen-md5.h
|
||||
init$o: wget.h sysdep.h options.h safe-ctype.h utils.h init.h host.h recur.h \
|
||||
netrc.h cookies.h progress.h
|
||||
|
Loading…
Reference in New Issue
Block a user