From: ayin Date: Thu, 7 Jun 2007 15:24:42 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=62ff269ab544510696dcacece6af4f334b3d40f7;p=dana%2Furxvt.git *** empty log message *** --- 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 # ------------------------------------------------------------------------