summaryrefslogtreecommitdiffstats
path: root/conduits/malconduit/Makefile.am
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2021-05-29 19:05:31 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2021-05-29 20:15:41 +0900
commite26dfc7231f9853935c9d392041a9bdc578f8013 (patch)
tree82429334cf31b0cf1bf121222d8349447f901446 /conduits/malconduit/Makefile.am
parent6dcc291edfdc3832f6e1eb8bcdce8fff79b0a449 (diff)
downloadkpilot-e26dfc72.tar.gz
kpilot-e26dfc72.zip
Renaming of files in preparation for code style tools.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 66abbed5e08370412b81be1628590898ceeeb604)
Diffstat (limited to 'conduits/malconduit/Makefile.am')
-rw-r--r--conduits/malconduit/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/conduits/malconduit/Makefile.am b/conduits/malconduit/Makefile.am
index 2a46ce8..427336b 100644
--- a/conduits/malconduit/Makefile.am
+++ b/conduits/malconduit/Makefile.am
@@ -12,7 +12,7 @@ kde_kcfg_DATA = malconduit.kcfg
kde_module_LTLIBRARIES = conduit_mal.la
-conduit_mal_la_SOURCES = malconduitSettings.kcfgc mal-setup_dialog.ui mal-factory.cc mal-setup.cc mal-conduit.cc
+conduit_mal_la_SOURCES = malconduitSettings.kcfgc mal-setup_dialog.ui mal-factory.cpp mal-setup.cpp mal-conduit.cpp
conduit_mal_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries) $(PISOCK_LIB) $(LIB_QT) -ltdecore -ltdeio -ltdeui
conduit_mal_la_LIBADD = ../../lib/libkpilot.la $(MAL_LIB) $(LIB_TDEUI)