git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ksystemlog@1259278 283d02a7-25f6-0310-bc7c-ecb5cbfe19datags/v3.5.13^0
@@ -14,7 +14,7 @@ INCLUDES = -I$(top_srcdir)/ksystemlog/src -I$(top_builddir)/ksystemlog/src/ | |||
-I$(top_srcdir)/ksystemlog/src/system -I$(top_srcdir)/ksystemlog/src/xorg $(all_includes) | |||
# the library search path. | |||
ksystemlog_LDFLAGS = $(KDE_RPATH) $(all_libraries) -lkutils | |||
ksystemlog_LDFLAGS = $(KDE_RPATH) $(all_libraries) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor -lkutils | |||
# the libraries to link against. | |||
ksystemlog_LDADD = \ |