summaryrefslogtreecommitdiffstats
path: root/src/sources/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/sources/CMakeLists.txt')
-rw-r--r--src/sources/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sources/CMakeLists.txt b/src/sources/CMakeLists.txt
index b83baea..f881602 100644
--- a/src/sources/CMakeLists.txt
+++ b/src/sources/CMakeLists.txt
@@ -42,6 +42,7 @@ tde_add_library( sources STATIC_PIC AUTOMOC
uptimesrc.cpp
LINK
tdecore-shared
+ ${TDEHW_LIBRARIES}
${NVCONTROL_LIBRARIES}
${XEXT_LIBRARIES}
)