From 62ff269ab544510696dcacece6af4f334b3d40f7 Mon Sep 17 00:00:00 2001 From: ayin Date: Thu, 7 Jun 2007 15:24:42 +0000 Subject: [PATCH] *** empty log message *** --- doc/Makefile.in | 3 --- 1 file changed, 3 deletions(-) diff --git a/doc/Makefile.in b/doc/Makefile.in index 5ca7a31d..92116a29 100644 --- a/doc/Makefile.in +++ b/doc/Makefile.in @@ -109,9 +109,6 @@ install: @IF_PERL@ $(INSTALL_DATA) rxvtperl.3.man $(DESTDIR)$(man3dir)/$(RXVTNAME)perl.$(man3ext) if test -x "@TIC@"; then if test -n "@TIC@"; then @TIC@ $(srcdir)/etc/rxvt-unicode.terminfo; fi; fi -uninstall: - -(cd $(mandir); rm -f $(RXVTNAME).$(manext) ) - distdepend: alldoc # ------------------------------------------------------------------------ -- 2.34.1