man/Makefile.am: ship config.xml

Other man/*.xml's import it, so they need it shipped as well.

Signed-off-by: Serge Hallyn <serge@hallyn.com>
This commit is contained in:
Serge Hallyn 2024-03-15 18:50:04 -05:00
parent e08db2de4c
commit 0b3d017276

View File

@ -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 \