summaryrefslogtreecommitdiffstats
path: root/tdestyles/highcontrast/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tdestyles/highcontrast/Makefile.am')
-rw-r--r--tdestyles/highcontrast/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdestyles/highcontrast/Makefile.am b/tdestyles/highcontrast/Makefile.am
index 8c7d11320..15e2d4ca8 100644
--- a/tdestyles/highcontrast/Makefile.am
+++ b/tdestyles/highcontrast/Makefile.am
@@ -35,7 +35,7 @@ noinst_HEADERS = highcontrast.h
kde_style_LTLIBRARIES = highcontrast.la
highcontrast_la_SOURCES = highcontrast.cpp
highcontrast_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module
-highcontrast_la_LIBADD = ../../tdefx/libtdefx.la $(LIB_QT)
+highcontrast_la_LIBADD = ../../tdefx/libtdefx.la $(LIB_TQT)
highcontrast_la_METASOURCES = AUTO
DISTCLEANFILES = $(highcontrast_la_METASOURCES)