summaryrefslogtreecommitdiffstats
path: root/kdeprint/descriptions/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'kdeprint/descriptions/Makefile.am')
-rw-r--r--kdeprint/descriptions/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdeprint/descriptions/Makefile.am b/kdeprint/descriptions/Makefile.am
index b8b0bd95a..66b8205e6 100644
--- a/kdeprint/descriptions/Makefile.am
+++ b/kdeprint/descriptions/Makefile.am
@@ -18,7 +18,7 @@ printers.cpp: sortthem
./sortthem < printers.cpp | perl -n -e "print \"// xgettext: no-c-format\n\".\$$_;" > printers.new && mv printers.new $(srcdir)/printers.cpp
messages:
- $(XGETTEXT) printers.cpp -o $(podir)/../kdelibs/ppdtranslations.pot
+ $(XGETTEXT) printers.cpp -o $(podir)/ppdtranslations.pot
.PHONY: printers.cpp