]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Another typo.
authorMichael R Sweet <michael.r.sweet@gmail.com>
Wed, 17 Apr 2019 21:38:30 +0000 (17:38 -0400)
committerMichael R Sweet <michael.r.sweet@gmail.com>
Wed, 17 Apr 2019 21:38:30 +0000 (17:38 -0400)
doc/Makefile

index b1278c3c1c85d22b9025477e258af438b1c01c9d..7f8e70341b43b86904a09b924a517751e82dfc31 100644 (file)
@@ -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 \