diff --git a/Makefile.am b/Makefile.am index 9ed7e94f46..708264b6a7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -15,5 +15,5 @@ KDE_ICON = kwin METASOURCES = AUTO messages: - $(XGETTEXT) -C -ktranslate -kaliasLocal -kI18N_NOOP -ki18n -x $(includedir)/kde.pot *.h *.cpp && mv messages.po $(podir)/kwin.pot + $(XGETTEXT) -kaliasLocal *.h *.cpp -o $(podir)/kwin.pot