From f7b69ff871416411ed69f6d37e77eb5e4d599ac6 Mon Sep 17 00:00:00 2001 From: Karl Williamson Date: Tue, 24 Apr 2018 17:00:13 -0600 Subject: regen/mk_invlists.pl: depends on mk_PL_charclass.pl The previous 2 commits show that this script is subtly dependent on mk_PL_charclass.pl. Make that explicit. --- regen/mk_invlists.pl | 1 + 1 file changed, 1 insertion(+) (limited to 'regen/mk_invlists.pl') diff --git a/regen/mk_invlists.pl b/regen/mk_invlists.pl index ca5793485d..24c5e4f2be 100644 --- a/regen/mk_invlists.pl +++ b/regen/mk_invlists.pl @@ -2731,6 +2731,7 @@ my @sources = qw(regen/mk_invlists.pl lib/unicore/mktables lib/Unicode/UCD.pm regen/charset_translations.pl + regen/mk_PL_charclass.pl ); { # Depend on mktables’ own sources. It’s a shorter list of files than -- cgit v1.2.1