summaryrefslogtreecommitdiffstats
path: root/pki/base/setup/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'pki/base/setup/CMakeLists.txt')
-rw-r--r--pki/base/setup/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/pki/base/setup/CMakeLists.txt b/pki/base/setup/CMakeLists.txt
index 6bd791d90..c12758fe4 100644
--- a/pki/base/setup/CMakeLists.txt
+++ b/pki/base/setup/CMakeLists.txt
@@ -4,6 +4,7 @@ install(
FILES
pkicreate
pkiremove
+ scripts/pkicontrol
DESTINATION
${BIN_INSTALL_DIR}
PERMISSIONS
@@ -15,6 +16,8 @@ install(
install(
FILES
pkicommon.pm
+ scripts/functions
+ scripts/pki_apache_initscript
DESTINATION
${DATA_INSTALL_DIR}/scripts/
PERMISSIONS