summaryrefslogtreecommitdiffstats
path: root/pki/base/CMakeLists.txt
diff options
context:
space:
mode:
authorEndi Sukma Dewata <edewata@redhat.com>2012-02-22 01:15:56 -0600
committerEndi Sukma Dewata <edewata@redhat.com>2012-02-29 12:06:39 -0600
commit05f8a44b83a01ab60774a14b48c39067dc135171 (patch)
treeab6592e2ebd3767a72774878814e6fe5b1749c33 /pki/base/CMakeLists.txt
parentdb9caadf192227d724ebf084d9ef56c865e5b969 (diff)
downloadpki-05f8a44b83a01ab60774a14b48c39067dc135171.tar.gz
pki-05f8a44b83a01ab60774a14b48c39067dc135171.tar.xz
pki-05f8a44b83a01ab60774a14b48c39067dc135171.zip
Removed dependency on OSUtil.
The OSUtil is no longer used by the code. It has been removed from build scripts and tools. Ticket #90
Diffstat (limited to 'pki/base/CMakeLists.txt')
-rw-r--r--pki/base/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/pki/base/CMakeLists.txt b/pki/base/CMakeLists.txt
index b5ea9b9fb..8a40e4247 100644
--- a/pki/base/CMakeLists.txt
+++ b/pki/base/CMakeLists.txt
@@ -1,7 +1,6 @@
project(base)
# The order is important!
-# add_subdirectory(osutil)
if (APPLICATION_FLAVOR_PKI_CORE)
add_subdirectory(test)
add_subdirectory(setup)