Add the new XML documentation files to EXTRA_DIST.
This commit is contained in:
parent
dead78e4d9
commit
4160d8c1fb
@ -15,6 +15,7 @@
|
|||||||
SYS_GID_MAX, and SYS_GID_MIN variables.
|
SYS_GID_MAX, and SYS_GID_MIN variables.
|
||||||
* man/login.defs.5.xml: useradd uses now the SYS_GID_MAX,
|
* man/login.defs.5.xml: useradd uses now the SYS_GID_MAX,
|
||||||
SYS_GID_MIN, SYS_UID_MAX, and SYS_UID_MIN variables.
|
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>
|
2008-02-25 Nicolas François <nicolas.francois@centraliens.net>
|
||||||
|
|
||||||
|
@ -154,7 +154,9 @@ login_defs_v = \
|
|||||||
ULIMIT.xml \
|
ULIMIT.xml \
|
||||||
UMASK.xml \
|
UMASK.xml \
|
||||||
USERDEL_CMD.xml \
|
USERDEL_CMD.xml \
|
||||||
USERGROUPS_ENAB.xml
|
USERGROUPS_ENAB.xml \
|
||||||
|
SYS_GID_MAX.xml \
|
||||||
|
SYS_UID_MAX.xml
|
||||||
|
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
$(man_MANS) \
|
$(man_MANS) \
|
||||||
|
Loading…
Reference in New Issue
Block a user