summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSerge Hallyn <serge@hallyn.com>2024-03-15 18:50:04 -0500
committerSerge Hallyn <serge@hallyn.com>2024-03-23 16:39:07 -0500
commit0b3d017276f3aeeb3697f994002fa730091ed783 (patch)
tree84ee97f23728b2b46edb2ada4dbfc0b015d29555
parente08db2de4c950e4bef1122b6787832958188eb72 (diff)
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>
-rw-r--r--man/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/man/Makefile.am b/man/Makefile.am
index cffef699..83b1d688 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 \