summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-17 23:20:07 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-17 23:20:07 +0900
commit587ca734029305fe2e6f8c683ff390995ecb40f3 (patch)
tree14722c00353acba461dbef17bd432d2fd9a14654 /tests
parentc75288cddcc723af5cbf9820fbaa6e97b4608a78 (diff)
downloadgtk3-tqt-engine-587ca734029305fe2e6f8c683ff390995ecb40f3.tar.gz
gtk3-tqt-engine-587ca734029305fe2e6f8c683ff390995ecb40f3.zip
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 1010a2e..5dccd1b 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -31,7 +31,7 @@ test_painter_CXXFLAGS = \
$(GTK3_CFLAGS)
test_painter_LDADD = \
- $(KDE_LIBADD) ../tdegtk/libtqtcairo.la $(all_libraries) $(CAIRO_LIBS) $(GTK3_LIBS) $(LIB_QT) $(LIB_TDEUI)
+ $(KDE_LIBADD) ../tdegtk/libtqtcairo.la $(all_libraries) $(CAIRO_LIBS) $(GTK3_LIBS) $(LIB_TQT) $(LIB_TDEUI)
test_painter_LDFLAGS = \
$(KDE_LDFLAGS) \