Whamcloud - gitweb
VS: did you update the ChangeLog for a bug fix?
[fs/lustre-release.git] / lustre / conf / Makefile.am
index a205d10..978cf29 100644 (file)
@@ -6,10 +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
-
-include $(top_srcdir)/Rules
-
+pkgdata_DATA = top.ldif lustre2ldif.xsl
+endif