Add install rules for Kerberos.pm and AdjustUpgrade.pm For the same reasons as c3a0818460a8, these can be useful for out-of-core extension testing. Kerberos.pm has been moved to its current path recently in 9f899562d420, and AdjustUpgrade.pm has been introduced in 52585f8f072a, still both lacked [un]installation rules for both meson and configure.
Reported-by: Ashutosh Bapat Discussion: https://postgr.es/m/[email protected] Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/1564339bfe23b2d1aa6403d6a08a7eaae0373cf9 Modified Files -------------- src/test/perl/Makefile | 4 ++++ src/test/perl/meson.build | 2 ++ 2 files changed, 6 insertions(+)
