summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMichal Minar <miminar@redhat.com>2012-10-10 18:08:45 +0200
committerMichal Minar <miminar@redhat.com>2012-10-10 18:08:45 +0200
commit95dec00b1efbeb4c756d4141f08f7daf0bb0189c (patch)
tree5bb9d0dca1f460f1c4a342a86a8d8629dcfcec87 /CMakeLists.txt
parent5372a149e57d0a7e6c9435f137992292f840c078 (diff)
parent16906287ddf54c76137f6a536743e1f6abb04038 (diff)
downloadopenlmi-providers-95dec00b1efbeb4c756d4141f08f7daf0bb0189c.tar.gz
openlmi-providers-95dec00b1efbeb4c756d4141f08f7daf0bb0189c.tar.xz
openlmi-providers-95dec00b1efbeb4c756d4141f08f7daf0bb0189c.zip
Merge branch 'master' of ssh://git.fedorahosted.org/git/cura-providers
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 58de8a1..f32881d 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -30,7 +30,6 @@ find_package(KonkretCMPI REQUIRED)
add_subdirectory(src)
add_subdirectory(mof)
-add_subdirectory(cli-tools)
install(PROGRAMS register.sh reg2pegasus.py DESTINATION share/cura-providers)
install(FILES cmake/modules/CuraMacros.cmake DESTINATION share/cmake/Modules)