Add the new XML documentation files to EXTRA_DIST.

This commit is contained in:
nekral-guest
2008-02-25 21:46:27 +00:00
parent dead78e4d9
commit 4160d8c1fb
2 changed files with 4 additions and 1 deletions

View File

@@ -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 <nicolas.francois@centraliens.net>