summaryrefslogtreecommitdiffstats
path: root/amarok/src/statusbar/Makefile.am
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-17 23:20:04 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-17 23:20:04 +0900
commit5f5b35b5e623508d3a6dccd6238a64bc7a41222a (patch)
tree0f7d6efdb6d350a418acc118ab9f259e3e54b1ce /amarok/src/statusbar/Makefile.am
parentcd4c30a6734805fc0bb86b77ce2cbb2807316d65 (diff)
downloadamarok-5f5b35b5.tar.gz
amarok-5f5b35b5.zip
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'amarok/src/statusbar/Makefile.am')
-rw-r--r--amarok/src/statusbar/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/amarok/src/statusbar/Makefile.am b/amarok/src/statusbar/Makefile.am
index c72ba5f6..41aea8f1 100644
--- a/amarok/src/statusbar/Makefile.am
+++ b/amarok/src/statusbar/Makefile.am
@@ -10,7 +10,7 @@ INCLUDES = \
-I$(top_builddir)/amarok/src/ \
$(all_includes)
-libstatusbar_la_LIBADD = $(LIB_QT)
+libstatusbar_la_LIBADD = $(LIB_TQT)
libstatusbar_la_SOURCES = \
statusBarBase.cpp \