summaryrefslogtreecommitdiffstats
path: root/kwin-styles/openlook/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'kwin-styles/openlook/Makefile.am')
-rw-r--r--kwin-styles/openlook/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kwin-styles/openlook/Makefile.am b/kwin-styles/openlook/Makefile.am
index 25ed43d0..abf08664 100644
--- a/kwin-styles/openlook/Makefile.am
+++ b/kwin-styles/openlook/Makefile.am
@@ -3,7 +3,7 @@ INCLUDES = $(all_includes)
kde_module_LTLIBRARIES = kwin3_openlook.la
kwin3_openlook_la_SOURCES = OpenLook.cpp
-kwin3_openlook_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module
+kwin3_openlook_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module $(LIB_QT) $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx
kwin3_openlook_la_LIBADD = -lkdecorations
noinst_HEADERS = OpenLook.h