summaryrefslogtreecommitdiffstats
path: root/ksplashml/themeengine/standard/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ksplashml/themeengine/standard/Makefile.am')
-rw-r--r--ksplashml/themeengine/standard/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksplashml/themeengine/standard/Makefile.am b/ksplashml/themeengine/standard/Makefile.am
index 37120f10f..d9d09c0d5 100644
--- a/ksplashml/themeengine/standard/Makefile.am
+++ b/ksplashml/themeengine/standard/Makefile.am
@@ -4,7 +4,7 @@ INCLUDES = -I$(top_srcdir)/ksplashml/themeengine $(all_includes)
noinst_LTLIBRARIES = libthemestandard.la
libthemestandard_la_SOURCES = themestandard.cpp wndicon.cpp wndstatus.cpp
-libthemestandard_la_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor
+libthemestandard_la_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor
libthemestandard_la_LIBADD = $(LIB_KDEUI) ../libksplashthemes.la
kde_module_LTLIBRARIES = ksplashstandard.la