summaryrefslogtreecommitdiffstats
path: root/gmcop/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'gmcop/CMakeLists.txt')
-rw-r--r--gmcop/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/gmcop/CMakeLists.txt b/gmcop/CMakeLists.txt
index 84b9c75..be4a05c 100644
--- a/gmcop/CMakeLists.txt
+++ b/gmcop/CMakeLists.txt
@@ -26,7 +26,7 @@ install( FILES
##### gmcop (shared lib) ########################
tde_add_library( gmcop SHARED
- SOURCES giomanager.cc
+ SOURCES giomanager.cpp
VERSION 1.0.0
LINK mcop-shared ${GLIB2_LIBRARIES}
DESTINATION ${LIB_INSTALL_DIR}