From f5c566c238d8f238c0f851ae9258dfb565b311fa Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Tue, 26 Jan 2021 12:09:28 +0900 Subject: Renaming of files in preparation for code style tools. Signed-off-by: Michele Calgaro (cherry picked from commit 88d44ce75144a78770db59d033395537a36f1b25) --- tar/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tar/Makefile.am') 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) -- cgit v1.2.1