summaryrefslogtreecommitdiffstats
path: root/kapptemplate/existing/app-Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'kapptemplate/existing/app-Makefile.am')
-rw-r--r--kapptemplate/existing/app-Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kapptemplate/existing/app-Makefile.am b/kapptemplate/existing/app-Makefile.am
index 79236a7f..4c03a65c 100644
--- a/kapptemplate/existing/app-Makefile.am
+++ b/kapptemplate/existing/app-Makefile.am
@@ -15,7 +15,7 @@ INCLUDES = \$(all_includes)
${APP_NAME_LC}_LDFLAGS = \$(KDE_RPATH) \$(all_libraries)
# the libraries to link against.
-${APP_NAME_LC}_LDADD = \$(LIB_KFILE)
+${APP_NAME_LC}_LDADD = \$(LIB_TDEFILE)
# which sources should be compiled for $APP_NAME_LC
${APP_NAME_LC}_SOURCES = ${EXISTING_SOURCE}