missing dependency
authorroot <root>
Sun, 18 Nov 2007 03:29:17 +0000 (03:29 +0000)
committerroot <root>
Sun, 18 Nov 2007 03:29:17 +0000 (03:29 +0000)
doc/Makefile.in

index 2d4659c2c3cb2819a3f03249f7f30bb03dbae5d3..e3cfcb6e51dd49f45862a2c7e9965c9be412af0b 100644 (file)
@@ -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)