summaryrefslogtreecommitdiffstats
path: root/chalk/plugins/tools/tool_crop/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'chalk/plugins/tools/tool_crop/Makefile.am')
-rw-r--r--chalk/plugins/tools/tool_crop/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/chalk/plugins/tools/tool_crop/Makefile.am b/chalk/plugins/tools/tool_crop/Makefile.am
index fe320b849..5bf3c1f6d 100644
--- a/chalk/plugins/tools/tool_crop/Makefile.am
+++ b/chalk/plugins/tools/tool_crop/Makefile.am
@@ -11,8 +11,8 @@ INCLUDES = -I$(srcdir)/../../../sdk \
chalktoolcrop_la_SOURCES = \
wdg_tool_crop.ui \
- tool_crop.cc \
- kis_tool_crop.cc
+ tool_crop.cpp \
+ kis_tool_crop.cpp
# Install this plugin in the KDE modules directory
kde_module_LTLIBRARIES = chalktoolcrop.la