summaryrefslogtreecommitdiffstats
path: root/kstyles/utils/installtheme/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'kstyles/utils/installtheme/Makefile.am')
-rw-r--r--kstyles/utils/installtheme/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kstyles/utils/installtheme/Makefile.am b/kstyles/utils/installtheme/Makefile.am
index ff222bad0..a07905013 100644
--- a/kstyles/utils/installtheme/Makefile.am
+++ b/kstyles/utils/installtheme/Makefile.am
@@ -14,5 +14,5 @@ kinstalltheme_LDFLAGS = $(all_libraries) $(KDE_RPATH)
# the libraries to link against. Be aware of the order. First the libraries,
# that depend on the following ones.
-kinstalltheme_LDADD = $(LIB_KDEUI)
+kinstalltheme_LDADD = $(LIB_QT) $(LIB_KDECORE)