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: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4160d8c1fb47aa1f5119849060b241cc2ef693f1;p=thirdparty%2Fshadow.git Add the new XML documentation files to EXTRA_DIST. --- diff --git a/ChangeLog b/ChangeLog index 5143e91c2..76a5cbf41 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 d15940447..a2eeb39a9 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) \