summaryrefslogtreecommitdiffstats
path: root/kconf_update/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'kconf_update/Makefile.am')
-rw-r--r--kconf_update/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kconf_update/Makefile.am b/kconf_update/Makefile.am
index 334ffdb18..6d181faee 100644
--- a/kconf_update/Makefile.am
+++ b/kconf_update/Makefile.am
@@ -23,7 +23,7 @@ lib_LTLIBRARIES =
kdeinit_LTLIBRARIES = kconf_update.la
kconf_update_la_SOURCES = kconf_update.cpp
-kconf_update_la_LIBADD = $(LIB_KDECORE)
+kconf_update_la_LIBADD = $(LIB_KDECORE) $(LIB_QT)
kconf_update_la_LDFLAGS = $(all_libraries) -module -avoid-version
METASOURCES = AUTO