summaryrefslogtreecommitdiffstats
path: root/src/journald/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/journald/CMakeLists.txt')
-rw-r--r--src/journald/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/journald/CMakeLists.txt b/src/journald/CMakeLists.txt
index 1e6f193..029f3f0 100644
--- a/src/journald/CMakeLists.txt
+++ b/src/journald/CMakeLists.txt
@@ -34,7 +34,7 @@ include_directories(${CMAKE_CURRENT_BINARY_DIR}
)
target_link_libraries(${LIBRARY_NAME}
- openlmicommon
+ openlmi
openlmiindmanager
${KONKRETCMPI_LIBRARIES}
${GLIB2_LIBRARIES}