diff options
Diffstat (limited to 'kconf_update/Makefile.am')
-rw-r--r-- | kconf_update/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kconf_update/Makefile.am b/kconf_update/Makefile.am index 34e03cf8d..afe3864d9 100644 --- a/kconf_update/Makefile.am +++ b/kconf_update/Makefile.am @@ -23,7 +23,7 @@ lib_LTLIBRARIES = tdeinit_LTLIBRARIES = kconf_update.la kconf_update_la_SOURCES = kconf_update.cpp -kconf_update_la_LIBADD = $(LIB_KDECORE) $(LIB_QT) +kconf_update_la_LIBADD = $(LIB_TDECORE) $(LIB_QT) kconf_update_la_LDFLAGS = $(all_libraries) -module -avoid-version METASOURCES = AUTO |