summaryrefslogtreecommitdiffstats
path: root/ksplashml/themeengine/simple/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ksplashml/themeengine/simple/Makefile.am')
-rw-r--r--ksplashml/themeengine/simple/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksplashml/themeengine/simple/Makefile.am b/ksplashml/themeengine/simple/Makefile.am
index 8f1e8ac93..1e7790109 100644
--- a/ksplashml/themeengine/simple/Makefile.am
+++ b/ksplashml/themeengine/simple/Makefile.am
@@ -4,4 +4,4 @@ INCLUDES = $(all_includes)
bin_PROGRAMS = ksplashsimple
ksplashsimple_SOURCES = main.cpp
ksplashsimple_LDFLAGS = $(all_libraries) $(KDE_RPATH)
-ksplashsimple_LDADD = $(LIB_XINERAMA) $(LIB_X11)
+ksplashsimple_LDADD = $(LIB_XINERAMA) $(LIB_X11) $(LIB_QT)