Link to the right libraries
svn path=/trunk/kdebase/kwin/; revision=361677
This commit is contained in:
parent
a24fc0b2a0
commit
c80d47549c
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ kconfdir = $(libdir)/kconf_update_bin
|
|||
|
||||
kwin_update_window_settings_SOURCES = update_window_settings.cpp
|
||||
|
||||
kwin_update_window_settings_LDADD = $(LIB_KDECORE)
|
||||
kwin_update_window_settings_LDADD = $(LIB_KDECORE) $(KDE_RPATH)
|
||||
kwin_update_window_settings_LDFLAGS = $(all_libraries)
|
||||
|
||||
INCLUDES = $(all_includes)
|
||||
|
|
Loading…
Reference in a new issue