From: Serge Hallyn Date: Fri, 15 Mar 2024 23:50:04 +0000 (-0500) Subject: man/Makefile.am: ship config.xml X-Git-Tag: 4.15.1~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0b3d017276f3aeeb3697f994002fa730091ed783;p=thirdparty%2Fshadow.git man/Makefile.am: ship config.xml Other man/*.xml's import it, so they need it shipped as well. Signed-off-by: Serge Hallyn --- diff --git a/man/Makefile.am b/man/Makefile.am index cffef699a..83b1d6882 100644 --- a/man/Makefile.am +++ b/man/Makefile.am @@ -198,6 +198,7 @@ login_defs_v = \ EXTRA_DIST = \ $(man_MANS) \ $(man_XMANS) \ + config.xml \ $(addprefix login.defs.d/,$(login_defs_v)) \ man1/id.1 \ id.1.xml \