X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fconf%2FMakefile.am;h=978cf293c1f418940260c8a85094b9866709a55f;hb=28f40e5d5bdf6fbecf241d66fc8eae0d858fefb3;hp=6e3666b5c9a13112225a88ec12c091624614a210;hpb=2dc9c16e770415d56839e1996015fec5fab93f29;p=fs%2Flustre-release.git diff --git a/lustre/conf/Makefile.am b/lustre/conf/Makefile.am index 6e3666b..978cf29 100644 --- a/lustre/conf/Makefile.am +++ b/lustre/conf/Makefile.am @@ -6,7 +6,9 @@ EXTRA_DIST = lustre.dtd lustre.schema slapd-lustre.conf lustre2ldif.xsl top.ldif ldapconfdir = $(sysconfdir)/openldap ldapschemadir = $(sysconfdir)/openldap/schema + +if UTILS ldapconf_SCRIPTS = slapd-lustre.conf ldapschema_SCRIPTS = lustre.schema -pkglibdir = '${exec_prefix}/usr/lib/$(PACKAGE)' -pkglib_DATA = top.ldif lustre2ldif.xsl +pkgdata_DATA = top.ldif lustre2ldif.xsl +endif