summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorRich Megginson <rmeggins@redhat.com>2009-01-14 18:48:42 +0000
committerRich Megginson <rmeggins@redhat.com>2009-01-14 18:48:42 +0000
commit191839c55de39a69bb0773133b8426b5c8dd244f (patch)
treeb87463683d419ae7a52ff23e423c99dad4fe651e /Makefile.am
parente4c899f022ffdc917d5b7a6a828325d6d5e3a09e (diff)
downloadds-191839c55de39a69bb0773133b8426b5c8dd244f.tar.gz
ds-191839c55de39a69bb0773133b8426b5c8dd244f.tar.xz
ds-191839c55de39a69bb0773133b8426b5c8dd244f.zip
Resolves: bug 202134
Description: add sudo and hostObject schemas by default Fix Description: added 60nss-ldap.ldif for the hostObject and other nss ldap schema
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 9bea4bfa..9dfe565c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -228,6 +228,7 @@ schema_DATA = $(srcdir)/ldap/schema/00core.ldif \
$(srcdir)/ldap/schema/60sabayon.ldif \
$(srcdir)/ldap/schema/60sudo.ldif \
$(srcdir)/ldap/schema/60trust.ldif \
+ $(srcdir)/ldap/schema/60nss-ldap.ldif \
$(srcdir)/ldap/schema/99user.ldif
sbin_SCRIPTS = ldap/admin/src/scripts/setup-ds.pl \