summaryrefslogtreecommitdiffstats
path: root/kwin/clients/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'kwin/clients/Makefile.am')
-rw-r--r--kwin/clients/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kwin/clients/Makefile.am b/kwin/clients/Makefile.am
index 6d00b0001..c62b21019 100644
--- a/kwin/clients/Makefile.am
+++ b/kwin/clients/Makefile.am
@@ -4,5 +4,5 @@ SUBDIRS = plastik b2 default keramik laptop modernsystem quartz redmond web
messages: rc.cpp
$(EXTRACTRC) `find . -name \*.ui` >> rc.cpp
- $(XGETTEXT) `find . -name \*.cpp` -o $(podir)/kwin_clients.pot
+ $(XGETTEXT) `find . -name \*.cpp` -o $(podir)/twin_clients.pot
-rm rc.cpp