summaryrefslogtreecommitdiffstats
path: root/virt/Makefile.am
diff options
context:
space:
mode:
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 706e2f0..39c0cd9 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_TQT) $(LIB_TDECORE)