summaryrefslogtreecommitdiffstats
path: root/filters/kspread/excel/import/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'filters/kspread/excel/import/Makefile.am')
-rw-r--r--filters/kspread/excel/import/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/filters/kspread/excel/import/Makefile.am b/filters/kspread/excel/import/Makefile.am
index 9f371d22d..1f966ef73 100644
--- a/filters/kspread/excel/import/Makefile.am
+++ b/filters/kspread/excel/import/Makefile.am
@@ -6,7 +6,7 @@ INCLUDES= -I$(srcdir) -I$(srcdir)/../sidewinder $(KOFFICE_INCLUDES) $(all_includ
kde_module_LTLIBRARIES = libexcelimport.la
-libexcelimport_la_SOURCES = excelimport.cc
+libexcelimport_la_SOURCES = excelimport.cpp
libexcelimport_la_LIBADD = $(KOFFICE_LIBS) ../sidewinder/libsidewinder.la
libexcelimport_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries) -ltdecore -ltdeui $(LIB_TQT) -lkjs -ltdefx -ltdeio -ltdeparts
noinst_HEADERS = excelimport.h