summaryrefslogtreecommitdiffstats
path: root/Makefile.am.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am.in')
-rw-r--r--Makefile.am.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am.in b/Makefile.am.in
index 83d0901fa..2ebb4f8c6 100644
--- a/Makefile.am.in
+++ b/Makefile.am.in
@@ -39,7 +39,7 @@ potdir = $(kde_includes)
pot_DATA = kde.pot
messages:
- cd kabc/scripts && perl ./makeaddressee
+ cd tdeabc/scripts && perl ./makeaddressee
find . -type d | grep -v '\.svn' | sed -e 's,$$,/,' > dirs
mfs=`find . -name Makefile.am | xargs egrep -l '^messages:'` ;\
for dir in $$mfs; do \