summaryrefslogtreecommitdiffstats
path: root/konqueror/client/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'konqueror/client/CMakeLists.txt')
-rw-r--r--konqueror/client/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/konqueror/client/CMakeLists.txt b/konqueror/client/CMakeLists.txt
index 3ae477d32..fe45ce141 100644
--- a/konqueror/client/CMakeLists.txt
+++ b/konqueror/client/CMakeLists.txt
@@ -32,7 +32,7 @@ install( PROGRAMS kfmclient_3_2_update.sh DESTINATION ${DATA_INSTALL_DIR}/tdecon
set( target kfmclient )
set( ${target}_SRCS
- kfmclient.cc
+ kfmclient.cpp
${CMAKE_SOURCE_DIR}/konqueror/KonquerorIface.stub
${CMAKE_SOURCE_DIR}/kdesktop/KDesktopIface.stub
)