From: Michael R Sweet Date: Wed, 17 Apr 2019 21:38:30 +0000 (-0400) Subject: Another typo. X-Git-Tag: v2.3b8~46 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef6de4e15d016ef403075ad4c12f4e2a2f865cc2;p=thirdparty%2Fcups.git Another typo. --- diff --git a/doc/Makefile b/doc/Makefile index b1278c3c1c..7f8e70341b 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -170,7 +170,7 @@ install-data: $(INSTALL_LANGUAGES) $(INSTALL_MAN) $$file $(DOCDIR)/help; \ done if test "x$(IPPFIND_MAN)" != x; then \ - $(INSTALL_MAN) man-ippfind.html $(DOCDIR)/help; \ + $(INSTALL_MAN) help/man-ippfind.html $(DOCDIR)/help; \ fi $(INSTALL_DIR) -m 755 $(DOCDIR)/images for file in $(WEBIMAGES) $(HELPIMAGES); do \