]> sjero.net Git - wget/commitdiff
[svn] Added the trailing backslash that was missing.
authorhniksic <devnull@localhost>
Wed, 26 Nov 2003 00:20:42 +0000 (16:20 -0800)
committerhniksic <devnull@localhost>
Wed, 26 Nov 2003 00:20:42 +0000 (16:20 -0800)
src/ChangeLog
src/Makefile.in

index 6a5a99121744b84f978a5a0ab920c16b9ac0c9bf..fefc6b5585766b76cfe286d9c4b91e1aacc51f0a 100644 (file)
@@ -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
index 185b14bef001f6f33138799cce9321dcd0e802e6..6df29d41e3420a53f0ee60c58f722557ad2eebdf 100644 (file)
@@ -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