diff --git a/Documentation/Makefile b/Documentation/Makefile index de41b3bb2..fe640b0ee 100644 --- a/Documentation/Makefile +++ b/Documentation/Makefile @@ -69,7 +69,7 @@ clean: $(call msg-clean, "Documentation") $(Q) rm -f $(XMLS) $(MANS) $(PSS) $(PDFS) $(FOOTER) -install: $(MANS) +install: check $(MANS) $(E) " INSTALL " $(MAN8S) $(Q) mkdir -p $(DESTDIR)$(MAN8DIR) $(Q) install -m 644 $(MAN8S) $(DESTDIR)$(MAN8DIR)