summaryrefslogtreecommitdiffstats
path: root/kappfinder/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'kappfinder/Makefile.am')
-rw-r--r--kappfinder/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kappfinder/Makefile.am b/kappfinder/Makefile.am
index 50d1ea628..819754681 100644
--- a/kappfinder/Makefile.am
+++ b/kappfinder/Makefile.am
@@ -16,7 +16,7 @@ METASOURCES = AUTO
install-data-local: runkappfinder_$(RUN_KAPPFINDER)
runkappfinder_yes:
- echo "Installing non-KDE applications"
+ echo "Installing non-TDE applications"
pwd=`pwd`; \
(cd $(srcdir) && $$pwd/kappfinder_install "$(DESTDIR)$(kde_appsdir)")