diff options
Diffstat (limited to 'ksplashml/themeengine/Makefile.am')
-rw-r--r-- | ksplashml/themeengine/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksplashml/themeengine/Makefile.am b/ksplashml/themeengine/Makefile.am index 411825cc9..558404e31 100644 --- a/ksplashml/themeengine/Makefile.am +++ b/ksplashml/themeengine/Makefile.am @@ -6,7 +6,7 @@ lib_LTLIBRARIES = libksplashthemes.la libksplashthemes_la_SOURCES = themeengine.cpp objkstheme.cpp libksplashthemes_la_LDFLAGS = $(all_libraries) $(KDE_RPATH) -no-undefined -libksplashthemes_la_LIBADD = $(LIB_KDEUI) $(LIB_XCURSOR) +libksplashthemes_la_LIBADD = $(LIB_TDEUI) $(LIB_XCURSOR) METASOURCES = AUTO # install this header for theme developers. |