summaryrefslogtreecommitdiffstats
path: root/tdecert/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tdecert/CMakeLists.txt')
-rw-r--r--tdecert/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecert/CMakeLists.txt b/tdecert/CMakeLists.txt
index 75f354c99..3c616fde9 100644
--- a/tdecert/CMakeLists.txt
+++ b/tdecert/CMakeLists.txt
@@ -44,7 +44,7 @@ install( FILES tdecertpart.rc DESTINATION ${DATA_INSTALL_DIR}/tdecertpart )
set( target libtdecertpart )
set( ${target}_SRCS
- tdecertpart.cc
+ tdecertpart.cpp
)
tde_add_kpart( ${target} AUTOMOC