summaryrefslogtreecommitdiffstats
path: root/client/Makefile.am
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-17 23:20:41 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-17 23:20:41 +0900
commit31390f2b8f4b6bfcde04ea10e23df1ce3477a00c (patch)
tree8f756d208f1c18407fe07b43465c8292806845ca /client/Makefile.am
parentfc2b8cc5e05678d13302fb13f4d44e213050f8a7 (diff)
downloadtde-style-domino-31390f2b8f4b6bfcde04ea10e23df1ce3477a00c.tar.gz
tde-style-domino-31390f2b8f4b6bfcde04ea10e23df1ce3477a00c.zip
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'client/Makefile.am')
-rw-r--r--client/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/Makefile.am b/client/Makefile.am
index 3e0f4ac..8897278 100644
--- a/client/Makefile.am
+++ b/client/Makefile.am
@@ -7,7 +7,7 @@ kde_module_LTLIBRARIES = twin3_domino.la
twin3_domino_la_SOURCES = dominoclient.cpp
twin3_domino_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module -L/usr/X11R6/lib
-twin3_domino_la_LIBADD = $(LIB_TDECORE) $(kde_libraries)/libtdecorations.la -lXext -lX11 $(LIB_QT)
+twin3_domino_la_LIBADD = $(LIB_TDECORE) $(kde_libraries)/libtdecorations.la -lXext -lX11 $(LIB_TQT)
METASOURCES = AUTO
noinst_HEADERS = dominoclient.h