summaryrefslogtreecommitdiffstats
path: root/dogtag/CMakeLists.txt
diff options
context:
space:
mode:
authorMatthew Harmsen <mharmsen@redhat.com>2014-09-09 16:59:32 -0700
committerMatthew Harmsen <mharmsen@pki.usersys.redhat.com>2014-09-30 10:30:54 -0700
commit3947cbb320da7191fac2c7705763732f53cdbaae (patch)
tree6a433a22eedfe219c0aef84186e4bb5d0626209b /dogtag/CMakeLists.txt
parent0c60b79971c914fb93ec51b5b076156381e00158 (diff)
downloadpki-3947cbb320da7191fac2c7705763732f53cdbaae.tar.gz
pki-3947cbb320da7191fac2c7705763732f53cdbaae.tar.xz
pki-3947cbb320da7191fac2c7705763732f53cdbaae.zip
Remove IPA theme component and old unused UI directories
- PKI TRAC Ticket #1136 - Remove ipa-pki-theme component - Remove 'ca-ui', 'kra-ui', 'ocsp-ui', 'ra-ui', 'tks-ui', and 'tps-ui' directories - Consolidate 'pki-core' packages
Diffstat (limited to 'dogtag/CMakeLists.txt')
-rw-r--r--dogtag/CMakeLists.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/dogtag/CMakeLists.txt b/dogtag/CMakeLists.txt
index 2561495e1..83558f921 100644
--- a/dogtag/CMakeLists.txt
+++ b/dogtag/CMakeLists.txt
@@ -1,8 +1,5 @@
project(dogtag)
-if (APPLICATION_FLAVOR_IPA_PKI_THEME)
- add_subdirectory(common-ui)
-endif (APPLICATION_FLAVOR_IPA_PKI_THEME)
if (APPLICATION_FLAVOR_DOGTAG_PKI_THEME)
add_subdirectory(common-ui)
add_subdirectory(console-ui)