2025-08-12 22:28:56 +02:00

16 lines
255 B
Makefile

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