From: nekral-guest Date: Mon, 25 Feb 2008 21:46:27 +0000 (+0000) Subject: Add the new XML documentation files to EXTRA_DIST. X-Git-Tag: 4.1.1~41 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4160d8c1fb47aa1f5119849060b241cc2ef693f1;p=shadow Add the new XML documentation files to EXTRA_DIST. --- diff --git a/ChangeLog b/ChangeLog index 5143e91c..76a5cbf4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -15,6 +15,7 @@ SYS_GID_MAX, and SYS_GID_MIN variables. * man/login.defs.5.xml: useradd uses now the SYS_GID_MAX, SYS_GID_MIN, SYS_UID_MAX, and SYS_UID_MIN variables. + * man/Makefile.am: Add the new XML documentation files to EXTRA_DIST. 2008-02-25 Nicolas François diff --git a/man/Makefile.am b/man/Makefile.am index d1594044..a2eeb39a 100644 --- a/man/Makefile.am +++ b/man/Makefile.am @@ -154,7 +154,9 @@ login_defs_v = \ ULIMIT.xml \ UMASK.xml \ USERDEL_CMD.xml \ - USERGROUPS_ENAB.xml + USERGROUPS_ENAB.xml \ + SYS_GID_MAX.xml \ + SYS_UID_MAX.xml EXTRA_DIST = \ $(man_MANS) \