Autotool ipa-server - patch from William Jon McCann <mccann@jhu.edu>.

This commit is contained in:
Karl MacMillan
-
parent bc52446074
commit f8fba3b7dd
41 changed files with 1103 additions and 241 deletions

View File

@@ -0,0 +1,23 @@
NULL =
appdir = $(IPA_DATA_DIR)
app_DATA = \
60kerberos.ldif \
60samba.ldif \
bootstrap-template.ldif \
default-aci.ldif \
kerberos.ldif \
bind.named.conf.template\
bind.zone.db.template \
certmap.conf.template \
kdc.conf.template \
krb5.conf.template \
$(NULL)
EXTRA_DIST = \
$(app_DATA) \
$(NULL)
MAINTAINERCLEANFILES = \
*~ \
Makefile.in