diff options
Diffstat (limited to 'src/sources')
-rw-r--r-- | src/sources/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sources/CMakeLists.txt b/src/sources/CMakeLists.txt index 3b407bd..b83baea 100644 --- a/src/sources/CMakeLists.txt +++ b/src/sources/CMakeLists.txt @@ -43,4 +43,5 @@ tde_add_library( sources STATIC_PIC AUTOMOC LINK tdecore-shared ${NVCONTROL_LIBRARIES} + ${XEXT_LIBRARIES} ) |