freeipa/install/share/Makefile.am

70 lines
1.4 KiB
Makefile
Raw Normal View History

NULL =
appdir = $(IPA_DATA_DIR)
2007-11-03 11:22:20 -05:00
app_DATA = \
05rfc2247.ldif \
2007-11-03 11:22:20 -05:00
60kerberos.ldif \
60samba.ldif \
60ipaconfig.ldif \
60basev2.ldif \
60basev3.ldif \
60ipadns.ldif \
61kerberos-ipav3.ldif \
65ipasudo.ldif \
anonymous-vlv.ldif \
2007-11-03 11:22:20 -05:00
bootstrap-template.ldif \
caJarSigningCert.cfg.template \
2007-11-03 11:22:20 -05:00
default-aci.ldif \
default-hbac.ldif \
delegation.ldif \
replica-acis.ldif \
ds-nfiles.ldif \
dns.ldif \
2007-11-03 11:22:20 -05:00
kerberos.ldif \
2008-01-25 12:29:49 -06:00
indices.ldif \
2007-11-03 11:22:20 -05:00
bind.named.conf.template \
bind.zone.db.template \
certmap.conf.template \
kdc.conf.template \
kdc_extensions.template \
kdc_req.conf.template \
2007-11-03 11:22:20 -05:00
krb5.conf.template \
krb5.ini.template \
krb.con.template \
krb.js.template \
2007-11-03 11:22:20 -05:00
krbrealm.con.template \
preferences.html.template \
smb.conf.template \
smb.conf.empty \
referint-conf.ldif \
dna.ldif \
master-entry.ldif \
memberof-task.ldif \
memberof-conf.ldif \
nis.uldif \
unique-attributes.ldif \
schema_compat.uldif \
2009-08-28 07:46:54 -05:00
ldapi.ldif \
2010-02-24 12:29:23 -06:00
wsgi.py \
repoint-managed-entries.ldif \
managed-entries.ldif \
user_private_groups.ldif \
host_nis_groups.ldif \
2010-10-15 16:52:37 -05:00
uuid-ipauniqueid.ldif \
modrdn-krbprinc.ldif \
entryusn.ldif \
root-autobind.ldif \
sudobind.ldif \
automember.ldif \
replica-automember.ldif \
replica-s4u2proxy.ldif \
$(NULL)
2007-11-03 11:22:20 -05:00
EXTRA_DIST = \
$(app_DATA) \
$(NULL)
2007-11-03 11:22:20 -05:00
MAINTAINERCLEANFILES = \
*~ \
Makefile.in