diff options
Diffstat (limited to 'kxsldbg/kxsldbgpart/Makefile.am')
-rw-r--r-- | kxsldbg/kxsldbgpart/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kxsldbg/kxsldbgpart/Makefile.am b/kxsldbg/kxsldbgpart/Makefile.am index cd760045..49df715a 100644 --- a/kxsldbg/kxsldbgpart/Makefile.am +++ b/kxsldbg/kxsldbgpart/Makefile.am @@ -16,7 +16,7 @@ INCLUDES = $(XSLDBG_CFLAGS) -I.. $(all_includes) libkxsldbgpart_la_LDFLAGS = -module $(KDE_PLUGIN) -lkatepartinterfaces $(all_libraries) $(XSLDBG_EXTRA_LIBS)-ltdecore -ltdeui $(LIB_QT) -lkjs -ltdefx -ltdeio -ltdeparts -lDCOP -libkxsldbgpart_la_LIBADD = libkxsldbgcommon.la $(LIB_KPARTS) +libkxsldbgpart_la_LIBADD = libkxsldbgcommon.la $(LIB_TDEPARTS) # this is where the desktop file will go |