Imported Upstream version 4.6.2
This commit is contained in:
16
install/restart_scripts/Makefile.am
Normal file
16
install/restart_scripts/Makefile.am
Normal file
@@ -0,0 +1,16 @@
|
||||
NULL =
|
||||
|
||||
appdir = $(libexecdir)/ipa/certmonger
|
||||
app_DATA = \
|
||||
restart_dirsrv \
|
||||
restart_httpd \
|
||||
renew_ca_cert \
|
||||
renew_kdc_cert \
|
||||
renew_ra_cert \
|
||||
stop_pkicad \
|
||||
renew_ra_cert_pre \
|
||||
$(NULL)
|
||||
|
||||
EXTRA_DIST = \
|
||||
$(app_DATA) \
|
||||
$(NULL)
|
||||
Reference in New Issue
Block a user