summaryrefslogtreecommitdiffstats
path: root/tdecert/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tdecert/Makefile.am')
-rw-r--r--tdecert/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecert/Makefile.am b/tdecert/Makefile.am
index a98232be6..ebd06ce23 100644
--- a/tdecert/Makefile.am
+++ b/tdecert/Makefile.am
@@ -2,7 +2,7 @@ INCLUDES= -I$(top_srcdir)/tdeio/kssl -I$(top_builddir)/tdeio/kssl -I$(top_srcdir
kde_module_LTLIBRARIES = libtdecertpart.la
-libtdecertpart_la_SOURCES = tdecertpart.cc
+libtdecertpart_la_SOURCES = tdecertpart.cpp
libtdecertpart_la_LDFLAGS = $(KDE_PLUGIN) $(all_libraries)
libtdecertpart_la_LIBADD = $(LIB_TDEPARTS) $(LIB_TQT) $(LIB_TDEUI) $(LIB_TDEFILE) $(LIB_TDECORE)