summaryrefslogtreecommitdiffstats
path: root/virt/Makefile.am
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2021-01-26 12:09:28 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2021-01-26 12:09:58 +0900
commitf5c566c238d8f238c0f851ae9258dfb565b311fa (patch)
tree0bc9d98210acc2dc4420a0253974575b45d8c916 /virt/Makefile.am
parent36c6cbf0d729b6fb702733256daa25500303c552 (diff)
downloadkrusader-f5c566c238d8f238c0f851ae9258dfb565b311fa.tar.gz
krusader-f5c566c238d8f238c0f851ae9258dfb565b311fa.zip
Renaming of files in preparation for code style tools.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 88d44ce75144a78770db59d033395537a36f1b25)
Diffstat (limited to 'virt/Makefile.am')
-rw-r--r--virt/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/virt/Makefile.am b/virt/Makefile.am
index c099846..88ccc71 100644
--- a/virt/Makefile.am
+++ b/virt/Makefile.am
@@ -6,7 +6,7 @@ METASOURCES = AUTO
kde_module_LTLIBRARIES = tdeio_virt.la
-tdeio_virt_la_SOURCES = virt.cc
+tdeio_virt_la_SOURCES = virt.cpp
tdeio_virt_la_LIBADD = $(LIB_TDESYCOCA)
tdeio_virt_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN) $(LIB_QT) $(LIB_TDECORE)