From 060b145232190d1a1532014537cc708f9226eca1 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 17 Sep 2018 23:20:07 +0900 Subject: LIB_QT -> LIB_TQT conversion to align to updated admin module Signed-off-by: Michele Calgaro --- src/app/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/app') diff --git a/src/app/Makefile.am b/src/app/Makefile.am index 53b0149..1e72ea4 100644 --- a/src/app/Makefile.am +++ b/src/app/Makefile.am @@ -5,4 +5,4 @@ METASOURCES = AUTO bin_PROGRAMS = filelight filelight_SOURCES = historyAction.cpp mainWindow.cpp main.cpp filelight_LDADD = $(LIB_TDEPARTS) $(LIB_TDEUI) -filelight_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor +filelight_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_TQT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor -- cgit v1.2.1