summaryrefslogtreecommitdiffstats
path: root/chalk/plugins/tools/tool_filter/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'chalk/plugins/tools/tool_filter/Makefile.am')
-rw-r--r--chalk/plugins/tools/tool_filter/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/chalk/plugins/tools/tool_filter/Makefile.am b/chalk/plugins/tools/tool_filter/Makefile.am
index d99a39249..b12ab69b5 100644
--- a/chalk/plugins/tools/tool_filter/Makefile.am
+++ b/chalk/plugins/tools/tool_filter/Makefile.am
@@ -10,9 +10,9 @@ INCLUDES = -I$(srcdir)/../../../sdk \
$(all_includes)
chalktoolfilter_la_SOURCES = \
- kis_filterop.cc \
- kis_tool_filter.cc \
- tool_filter.cc
+ kis_filterop.cpp \
+ kis_tool_filter.cpp \
+ tool_filter.cpp
# Install this plugin in the KDE modules directory
kde_module_LTLIBRARIES = chalktoolfilter.la