summaryrefslogtreecommitdiffstats
path: root/smb4k/listview
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-17 23:20:39 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-17 23:20:39 +0900
commit62f0273dc0db3a382d91b828be2e4a8c3967867a (patch)
tree2ac4fd3540a5715d2e4a09d5de320c0fe9750b20 /smb4k/listview
parent2b809447037fde320b18b187ef70cacc5e53bd37 (diff)
downloadsmb4k-62f0273dc0db3a382d91b828be2e4a8c3967867a.tar.gz
smb4k-62f0273dc0db3a382d91b828be2e4a8c3967867a.zip
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'smb4k/listview')
-rw-r--r--smb4k/listview/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/smb4k/listview/Makefile.am b/smb4k/listview/Makefile.am
index 0d87334..28ab7f2 100644
--- a/smb4k/listview/Makefile.am
+++ b/smb4k/listview/Makefile.am
@@ -4,7 +4,7 @@ METASOURCES = AUTO
kde_module_LTLIBRARIES = libsmb4kshareslistview.la
libsmb4kshareslistview_la_LIBADD = $(top_builddir)/smb4k/core/libsmb4kcore.la \
$(top_builddir)/smb4k/dialogs/libsmb4kdialogs.la $(LIB_TDEIO) $(LIB_TDECORE) $(LIB_TDEUI) $(KDE_PLUGIN) $(LIB_TDEPARTS) \
- $(LIB_QT)
+ $(LIB_TQT)
libsmb4kshareslistview_la_LDFLAGS = -module -no-undefined $(all_libraries)
partrcdir = $(kde_datadir)/smb4kshareslistviewpart