diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2013-09-03 20:03:18 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2013-09-03 21:03:38 +0200 |
commit | d17de25b7fe2200ed60b15ec6801e3458b2c1046 (patch) | |
tree | f8d177d2e951eab368c0491c24837836ef41470b /kxsldbg/kxsldbgpart/Makefile.am | |
parent | 9b520883661b34a40beb46cedb80355fbe6587ad (diff) | |
download | tdewebdev-d17de25b7fe2200ed60b15ec6801e3458b2c1046.tar.gz tdewebdev-d17de25b7fe2200ed60b15ec6801e3458b2c1046.zip |
Additional k => tde renaming and fixes
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 |