summaryrefslogtreecommitdiffstats
path: root/filters/kformula/mathml/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'filters/kformula/mathml/Makefile.am')
-rw-r--r--filters/kformula/mathml/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/filters/kformula/mathml/Makefile.am b/filters/kformula/mathml/Makefile.am
index cdd07955a..0d2a9c386 100644
--- a/filters/kformula/mathml/Makefile.am
+++ b/filters/kformula/mathml/Makefile.am
@@ -10,9 +10,9 @@ libkfomathmlimport_la_LIBADD = $(KOFFICE_LIBS) $(LIB_KFORMULA)
kde_module_LTLIBRARIES = libkfomathmlexport.la libkfomathmlimport.la
-libkfomathmlexport_la_SOURCES = mathmlexport.cc
+libkfomathmlexport_la_SOURCES = mathmlexport.cpp
-libkfomathmlimport_la_SOURCES = mathmlimport.cc
+libkfomathmlimport_la_SOURCES = mathmlimport.cpp
noinst_HEADERS = mathmlexport.h mathmlimport.h