From 50f8377beecb01ff8b5e0a767c9ef2047a715076 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 17 Sep 2018 23:19:58 +0900 Subject: LIB_QT -> LIB_TQT conversion to align to updated admin module Signed-off-by: Michele Calgaro --- qtruby/rubylib/designer/rbuic/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qtruby/rubylib/designer/rbuic') diff --git a/qtruby/rubylib/designer/rbuic/Makefile.am b/qtruby/rubylib/designer/rbuic/Makefile.am index a8eef55d..77a1033e 100644 --- a/qtruby/rubylib/designer/rbuic/Makefile.am +++ b/qtruby/rubylib/designer/rbuic/Makefile.am @@ -9,7 +9,7 @@ INCLUDES = $(all_includes) METASOURCES = AUTO librbuic_la_SOURCES = widgetdatabase.cpp uic.cpp subclassing.cpp parser.cpp object.cpp form.cpp embed.cpp domtool.cpp -librbuic_la_LIBADD = $(LIB_QT) $(LIBZ) +librbuic_la_LIBADD = $(LIB_TQT) $(LIBZ) rbuic_SOURCES = main.cpp rbuic_LDADD = librbuic.la $(all_libraries) -- cgit v1.2.3