summaryrefslogtreecommitdiffstats
path: root/tar/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tar/Makefile.am')
-rw-r--r--tar/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tar/Makefile.am b/tar/Makefile.am
index 4d2ed23..9673ecf 100644
--- a/tar/Makefile.am
+++ b/tar/Makefile.am
@@ -6,7 +6,7 @@ METASOURCES = AUTO
kde_module_LTLIBRARIES = tdeio_tar.la
-tdeio_tar_la_SOURCES = tar.cc
+tdeio_tar_la_SOURCES = tar.cpp
tdeio_tar_la_LIBADD = $(LIB_TDESYCOCA)
tdeio_tar_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN)