From 6a618837575aedcac3a92f9b57bb16df96326888 Mon Sep 17 00:00:00 2001 From: =?utf8?q?P=C3=A1draig=20Brady?= Date: Tue, 6 Jun 2023 11:33:20 +0100 Subject: [PATCH] maint: avoid syntax-check failure * po/POTFILES.in: Add lib/propername.h due to new comments that trigger sc_po_check. --- po/POTFILES.in | 1 + 1 file changed, 1 insertion(+) diff --git a/po/POTFILES.in b/po/POTFILES.in index 9dbbe32f3a..73df2c98b1 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -14,6 +14,7 @@ lib/getopt.c lib/mkdir-p.c lib/obstack.c lib/openat-die.c +lib/propername.h lib/quotearg.c lib/randread.c lib/regcomp.c -- 2.47.2