summaryrefslogtreecommitdiffstats
path: root/filters/kword/html/export/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'filters/kword/html/export/Makefile.am')
-rw-r--r--filters/kword/html/export/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/filters/kword/html/export/Makefile.am b/filters/kword/html/export/Makefile.am
index e35b70a5a..280dbb5e4 100644
--- a/filters/kword/html/export/Makefile.am
+++ b/filters/kword/html/export/Makefile.am
@@ -10,8 +10,8 @@ libhtmlexport_la_LIBADD = $(KOFFICE_LIBS) ../../libexport/libkwordexportfilters.
kde_module_LTLIBRARIES = libhtmlexport.la
-libhtmlexport_la_SOURCES = htmlexport.cc ExportDialog.cc ExportDialogUI.ui \
-ExportFilter.cc ExportCss.cc ExportDocStruct.cc ExportBasic.cc
+libhtmlexport_la_SOURCES = htmlexport.cpp ExportDialog.cpp ExportDialogUI.ui \
+ExportFilter.cpp ExportCss.cpp ExportDocStruct.cpp ExportBasic.cpp
noinst_HEADERS = htmlexport.h ExportDialog.h ExportDialogUI.h ExportFilter.h \
ExportCss.h ExportDocStruct.h ExportBasic.h