Whamcloud - gitweb
Move portals into its own CVS module for HEAD.
[fs/lustre-release.git] / lustre / conf / Makefile.am
1 # Copyright (C) 2001  Cluster File Systems, Inc.
2 #
3 # This code is issued under the GNU General Public License.
4 # See the file COPYING in this distribution
5
6 EXTRA_DIST = lustre.dtd lustre.schema slapd-lustre.conf lustre2ldif.xsl top.ldif
7 ldapconfdir = $(sysconfdir)/openldap
8 ldapschemadir = $(sysconfdir)/openldap/schema
9
10 if UTILS
11 ldapconf_SCRIPTS = slapd-lustre.conf
12 ldapschema_SCRIPTS = lustre.schema
13 pkgdata_DATA = top.ldif lustre2ldif.xsl
14 endif