summaryrefslogtreecommitdiffstats
path: root/tar/Makefile.am
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2018-09-17 23:20:31 +0900
committerMichele Calgaro <[email protected]>2018-09-17 23:20:31 +0900
commitaaceac54adb296f12cfd25639d00d9ba21d1bdaf (patch)
tree6da2587fa47e09a1d2d205c6fed9a1215d3ecf95 /tar/Makefile.am
parent9390cdb668b2ba0f84db48646973dcc8af420fcf (diff)
downloadkrusader-aaceac54adb296f12cfd25639d00d9ba21d1bdaf.tar.gz
krusader-aaceac54adb296f12cfd25639d00d9ba21d1bdaf.zip
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'tar/Makefile.am')
-rw-r--r--tar/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tar/Makefile.am b/tar/Makefile.am
index 4d2ed23..b6180d9 100644
--- a/tar/Makefile.am
+++ b/tar/Makefile.am
@@ -1,7 +1,7 @@
## Makefile.am of tdebase/tdeioslave/tar
INCLUDES = $(all_includes)
-AM_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor
+AM_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_TQT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor
METASOURCES = AUTO
kde_module_LTLIBRARIES = tdeio_tar.la