2021-07-25 07:32:41 +02:00

15 lines
229 B
Makefile

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