From c4fe8cebc65c6ce55970863e95137859e63e1963 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 19 Nov 2007 13:37:05 +0000 Subject: [PATCH] don't understand why rsync does what it does, but the cheap workaround seems to work --- doc/rxvt.7.html | 2 +- doc/rxvtperl.3.html | 2 +- src/Makefile.in | 8 ++++++++ 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/doc/rxvt.7.html b/doc/rxvt.7.html index be7aaacc..de17131a 100644 --- a/doc/rxvt.7.html +++ b/doc/rxvt.7.html @@ -6,7 +6,7 @@ - + diff --git a/doc/rxvtperl.3.html b/doc/rxvtperl.3.html index e9bbd03e..a91d2e8d 100644 --- a/doc/rxvtperl.3.html +++ b/doc/rxvtperl.3.html @@ -6,7 +6,7 @@ - + diff --git a/src/Makefile.in b/src/Makefile.in index 7c799919..0bffd5c5 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -204,6 +204,10 @@ rxvtfont.o: ../config.h rxvt.h rxvtlib.h optinc.h feature.h encoding.h rxvtfont.o: rxvtutil.h rxvtfont.h rxvttoolkit.h ev_cpp.h callback.h salloc.h rxvtfont.o: libptytty.h rxvtperl.h hookinc.h background.h rsinc.h rxvtfont.o: table/linedraw.h +rxvtperl.o: ../config.h rxvt.h rxvtlib.h optinc.h feature.h encoding.h +rxvtperl.o: rxvtutil.h rxvtfont.h rxvttoolkit.h ev_cpp.h callback.h salloc.h +rxvtperl.o: libptytty.h rxvtperl.h hookinc.h background.h rsinc.h keyboard.h +rxvtperl.o: perlxsi.c ./iom_perl.h rxvttoolkit.o: ../config.h rxvt.h rxvtlib.h optinc.h feature.h encoding.h rxvttoolkit.o: rxvtutil.h rxvtfont.h rxvttoolkit.h ev_cpp.h callback.h rxvttoolkit.o: salloc.h libptytty.h rxvtperl.h hookinc.h background.h rsinc.h @@ -299,6 +303,10 @@ rxvtfont.lo: ../config.h rxvt.h rxvtlib.h optinc.h feature.h encoding.h rxvtfont.lo: rxvtutil.h rxvtfont.h rxvttoolkit.h ev_cpp.h callback.h salloc.h rxvtfont.lo: libptytty.h rxvtperl.h hookinc.h background.h rsinc.h rxvtfont.lo: table/linedraw.h +rxvtperl.lo: ../config.h rxvt.h rxvtlib.h optinc.h feature.h encoding.h +rxvtperl.lo: rxvtutil.h rxvtfont.h rxvttoolkit.h ev_cpp.h callback.h salloc.h +rxvtperl.lo: libptytty.h rxvtperl.h hookinc.h background.h rsinc.h keyboard.h +rxvtperl.lo: perlxsi.c ./iom_perl.h rxvttoolkit.lo: ../config.h rxvt.h rxvtlib.h optinc.h feature.h encoding.h rxvttoolkit.lo: rxvtutil.h rxvtfont.h rxvttoolkit.h ev_cpp.h callback.h rxvttoolkit.lo: salloc.h libptytty.h rxvtperl.h hookinc.h background.h -- 2.34.1