From d236c5bf67123df51633bdbdd16f1a6d411161e0 Mon Sep 17 00:00:00 2001 From: fcambus Date: Fri, 27 Feb 2026 10:23:46 +0000 Subject: [PATCH] Add opentype-sanitizer. --- print/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/print/Makefile b/print/Makefile index 85f83c41541..53c5a9d6f91 100644 --- a/print/Makefile +++ b/print/Makefile @@ -45,6 +45,7 @@ SUBDIR += muttprint SUBDIR += ocrmypdf SUBDIR += openclipart + SUBDIR += opentype-sanitizer SUBDIR += p5-Poppler SUBDIR += p5-PostScript-MailLabels SUBDIR += pdf4qt