summaryrefslogtreecommitdiffstats
path: root/src/realmd
diff options
context:
space:
mode:
authorJan Synacek <jsynacek@redhat.com>2014-05-06 09:39:02 +0200
committerJan Synacek <jsynacek@redhat.com>2014-05-06 09:39:21 +0200
commitcf62127392299d74326717acf884ce249f25afe4 (patch)
tree1ef266f2e0efaa1d7c5656c7958032392039e0b5 /src/realmd
parent08a3b7128e27f474046afa3f78b55df221c59dd9 (diff)
downloadopenlmi-providers-cf62127392299d74326717acf884ce249f25afe4.tar.gz
openlmi-providers-cf62127392299d74326717acf884ce249f25afe4.tar.xz
openlmi-providers-cf62127392299d74326717acf884ce249f25afe4.zip
libopenlmi: rename back to openlmicommon and get versioning right
Diffstat (limited to 'src/realmd')
-rw-r--r--src/realmd/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/realmd/CMakeLists.txt b/src/realmd/CMakeLists.txt
index af4d1c2..dbf2e54 100644
--- a/src/realmd/CMakeLists.txt
+++ b/src/realmd/CMakeLists.txt
@@ -36,7 +36,7 @@ include_directories(${CMAKE_CURRENT_BINARY_DIR}
)
target_link_libraries(${LIBRARY_NAME}
- openlmi
+ openlmicommon
${KONKRETCMPI_LIBRARIES}
${DBUS1_LIBRARIES}
${GLIB2_LIBRARIES}