freeipa/install/share/profiles/Makefile.am

16 lines
252 B
Makefile
Raw Normal View History

NULL =
appdir = $(IPA_DATA_DIR)/profiles
app_DATA = \
README \
caIPAserviceCert.cfg \
caIPAserviceCert.UPGRADE.cfg \
IECUserRoles.cfg \
KDCs_PKINIT_Certs.cfg \
acmeServerCert.cfg \
$(NULL)
EXTRA_DIST = \
$(app_DATA) \
$(NULL)