summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorTomas Smetana <tsmetana@redhat.com>2013-10-23 11:57:07 +0200
committerJan Safranek <jsafrane@redhat.com>2013-10-23 11:57:07 +0200
commitf0de56c3d20d72aa38f685dee79486da967863fb (patch)
tree349e4925c2de357a6441e3bb8dac87d4ccc52ae0 /CMakeLists.txt
parent327640d30a9e295a38da192ebe4afa0fc08092db (diff)
downloadopenlmi-providers-f0de56c3d20d72aa38f685dee79486da967863fb.tar.gz
openlmi-providers-f0de56c3d20d72aa38f685dee79486da967863fb.tar.xz
openlmi-providers-f0de56c3d20d72aa38f685dee79486da967863fb.zip
Make the new registration script the default one.
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 024d51a..812c3a6 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -53,7 +53,6 @@ add_subdirectory(tools)
add_subdirectory(doc)
install(PROGRAMS openlmi-mof-register DESTINATION bin)
-install(PROGRAMS openlmi-register-pegasus DESTINATION libexec)
install(FILES cmake/modules/OpenLMIMacros.cmake DESTINATION share/cmake/Modules)
install(FILES cmake/modules/FindCMPI.cmake DESTINATION share/cmake/Modules)
install(FILES cmake/modules/FindKonkretCMPI.cmake DESTINATION share/cmake/Modules)