summaryrefslogtreecommitdiffstats
path: root/src/realmd/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/realmd/CMakeLists.txt')
-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 dbf2e54..af4d1c2 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}
- openlmicommon
+ openlmi
${KONKRETCMPI_LIBRARIES}
${DBUS1_LIBRARIES}
${GLIB2_LIBRARIES}