summaryrefslogtreecommitdiffstats
path: root/kcontrol/input/CMakeLists.txt
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-09-09 18:32:08 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-09-10 09:27:36 +0900
commit03e50a1740de004a5c5e87d67188db5edb1d21bd (patch)
tree4bc12c6a2253e1af69bfab92684910cab7c2f48f /kcontrol/input/CMakeLists.txt
parent5dcbaf6bb518b3c284f1ecedc24a25332e3a1566 (diff)
downloadtdebase-03e50a17.tar.gz
tdebase-03e50a17.zip
kcontrol touchpad: rename syndaemon to tdesyndaemon
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 06b225fe1e590a45acd75464dd40592d73e87608)
Diffstat (limited to 'kcontrol/input/CMakeLists.txt')
-rw-r--r--kcontrol/input/CMakeLists.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/kcontrol/input/CMakeLists.txt b/kcontrol/input/CMakeLists.txt
index 81d4a2384..9cf3248d5 100644
--- a/kcontrol/input/CMakeLists.txt
+++ b/kcontrol/input/CMakeLists.txt
@@ -69,11 +69,11 @@ tde_add_kpart( kcm_input AUTOMOC
)
-##### syndaemon (executable) ####################
+##### tdesyndaemon (executable) ####################
-tde_add_executable( syndaemon AUTOMOC
+tde_add_executable( tdesyndaemon AUTOMOC
SOURCES
- syndaemon.cpp syndaemon_iface.skel
+ tdesyndaemon.cpp tdesyndaemon_iface.skel
touchpad_settings.cpp
LINK tdecore-shared ${XINPUT_LIBRARIES}
DESTINATION ${BIN_INSTALL_DIR}