From cb85959c2289faad1a96fff49b5d9d75d453859a Mon Sep 17 00:00:00 2001 From: root Date: Sun, 18 Nov 2007 03:29:17 +0000 Subject: [PATCH] missing dependency --- doc/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Makefile.in b/doc/Makefile.in index 2d4659c2..e3cfcb6e 100644 --- a/doc/Makefile.in +++ b/doc/Makefile.in @@ -94,7 +94,7 @@ realclean: distclean cleandir: realclean -install: +install: all $(INSTALL) -d $(DESTDIR)$(man1dir) $(INSTALL) -d $(DESTDIR)$(man7dir) $(INSTALL_DATA) rxvt.1.man $(DESTDIR)$(man1dir)/$(RXVTNAME).$(man1ext) -- 2.34.1