summaryrefslogtreecommitdiffstats
path: root/kapptemplate/kpartapp/app-Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'kapptemplate/kpartapp/app-Makefile.am')
-rw-r--r--kapptemplate/kpartapp/app-Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kapptemplate/kpartapp/app-Makefile.am b/kapptemplate/kpartapp/app-Makefile.am
index 3aa0495f..defeb588 100644
--- a/kapptemplate/kpartapp/app-Makefile.am
+++ b/kapptemplate/kpartapp/app-Makefile.am
@@ -46,7 +46,7 @@ kde_module_LTLIBRARIES = lib${APP_NAME_LC}part.la
# the Part's source, library search path, and link libraries
lib${APP_NAME_LC}part_la_SOURCES = ${APP_NAME_LC}_part.cpp
lib${APP_NAME_LC}part_la_LDFLAGS = -module \$(KDE_PLUGIN) \$(all_libraries)
-lib${APP_NAME_LC}part_la_LIBADD = \$(LIB_KPARTS) \$(LIB_KFILE)
+lib${APP_NAME_LC}part_la_LIBADD = \$(LIB_KPARTS) \$(LIB_TDEFILE)
# this is where the desktop file will go
partdesktopdir = \$(kde_servicesdir)