summaryrefslogtreecommitdiffstats
path: root/qtmcop/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'qtmcop/CMakeLists.txt')
-rw-r--r--qtmcop/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/qtmcop/CMakeLists.txt b/qtmcop/CMakeLists.txt
index 6b68c18..721a627 100644
--- a/qtmcop/CMakeLists.txt
+++ b/qtmcop/CMakeLists.txt
@@ -34,7 +34,7 @@ install( FILES
##### qtmcop ##############################
-set( qtmcop_SRCS qiomanager.cc )
+set( qtmcop_SRCS qiomanager.cpp )
tde_add_library( qtmcop SHARED AUTOMOC
SOURCES ${qtmcop_SRCS}