summaryrefslogtreecommitdiffstats
path: root/base
diff options
context:
space:
mode:
authorEndi S. Dewata <edewata@redhat.com>2017-06-23 00:13:53 +0200
committerEndi S. Dewata <edewata@redhat.com>2017-06-23 04:23:15 +0200
commitd66c68a4c5583201e1a71fa2ccafe70c16a1f1ed (patch)
tree828c9c13def9dd6b20a4e77beb0615e9585982b1 /base
parent369ce88648b970627134c76c9506ed81f4abc798 (diff)
downloadpki-d66c68a4c5583201e1a71fa2ccafe70c16a1f1ed.tar.gz
pki-d66c68a4c5583201e1a71fa2ccafe70c16a1f1ed.tar.xz
pki-d66c68a4c5583201e1a71fa2ccafe70c16a1f1ed.zip
Fixed build dependency for pki-cms.jar.
To help troubleshoot build issues the CMake script for pki-cms.jar has been modified to run after building the client tools. https://pagure.io/dogtagpki/issue/2689 Change-Id: Icf1aea2a14d9502a6ab791331fcfe49d7ecdab21
Diffstat (limited to 'base')
-rw-r--r--base/server/cms/src/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/server/cms/src/CMakeLists.txt b/base/server/cms/src/CMakeLists.txt
index e72a8210e..3037bbc7f 100644
--- a/base/server/cms/src/CMakeLists.txt
+++ b/base/server/cms/src/CMakeLists.txt
@@ -107,7 +107,7 @@ javac(pki-cms-classes
OUTPUT_DIR
${CMAKE_CURRENT_BINARY_DIR}/classes
DEPENDS
- pki-nsutil-jar pki-cmsutil-jar pki-certsrv-jar pki-tomcat-jar
+ pki-nsutil-jar pki-cmsutil-jar pki-certsrv-jar pki-tools-jar pki-tomcat-jar
)
configure_file(