]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - test/Makefile
Fix build error
[thirdparty/cups.git] / test / Makefile
index 46ecd295cf241882e17bdb51541450184604c6f7..2f43f3e75771294e947fbcae660191de070954a8 100644 (file)
@@ -131,7 +131,7 @@ install-exec:
        echo Installing ipptool in $(BINDIR)...
        $(INSTALL_DIR) -m 755 $(BINDIR)
        $(INSTALL_BIN) ipptool $(BINDIR)
-       if test -x ippfind; then
+       if test -x ippfind; then \
                $(INSTALL_BIN) ippfind $(BINDIR); \
        fi
        if test "x$(SYMROOT)" != "x"; then \