diff options
Diffstat (limited to 'tdeprint/slave/Makefile.am')
-rw-r--r-- | tdeprint/slave/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeprint/slave/Makefile.am b/tdeprint/slave/Makefile.am index 46dbe4250..8cfba4dd7 100644 --- a/tdeprint/slave/Makefile.am +++ b/tdeprint/slave/Makefile.am @@ -19,4 +19,4 @@ servicesdir = $(kde_servicesdir) services_DATA = print.protocol printdb.protocol messages: rc.cpp - $(XGETTEXT) *.cpp -o $(podir)/kio_print.pot + $(XGETTEXT) *.cpp -o $(podir)/tdeio_print.pot |