From 716e33b80b485b3bd1a67a7841d230ba5ec73a99 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 17 Sep 2018 23:19:53 +0900 Subject: LIB_QT -> LIB_TQT conversion to align to updated admin module Signed-off-by: Michele Calgaro --- kppp/logview/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kppp/logview') diff --git a/kppp/logview/Makefile.am b/kppp/logview/Makefile.am index 13be319f..95060536 100644 --- a/kppp/logview/Makefile.am +++ b/kppp/logview/Makefile.am @@ -29,7 +29,7 @@ bin_PROGRAMS = kppplogview kppplogview_SOURCES = main.cpp loginfo.cpp log.cpp monthly.cpp export.cpp # the library search path -kppplogview_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) $(LIB_TDECORE) +kppplogview_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_TQT) $(LIB_TDECORE) # the libraries to link against. Be aware of the order. First the libraries, # that depend on the following ones. -- cgit v1.2.1