--- /dev/null
+# Copyright (C) 2001 Cluster File Systems, Inc.
+#
+# This code is issued under the GNU General Public License.
+# See the file COPYING in this distribution
+
+EXTRA_DIST = lustre2ldif.xsl lustre.dtd lustre.schema slapd-lustre.conf
+ldapconfdir = $(sysconfdir)/openldap
+ldapschemadir = $(sysconfdir)/openldap/schema
+ldapconf_SCRIPTS = slapd-lustre.conf
+ldapschema_SCRIPTS = lustre.schema
+
+include $(top_srcdir)/Rules
+
lovRef: <value-of select="@uuidref"/>
</template>
+<template match="lovconfig_ref">
+lovconfigRef: <value-of select="@uuidref"/>
+</template>
+
<template match="path">
path: <value-of select="."/>
</template>