From bf1a6485b9b47b6646be39bc134011bd34078117 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 30 Nov 1999 20:52:43 +0000 Subject: [PATCH] CVS_SILENT replacing ../po with podir svn path=/trunk/kdebase/kcontrol/; revision=35541 --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 3eb39f17fe..5819f3be5d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -11,5 +11,5 @@ kwin_LDADD = $(LIB_KDECORE) $(LIB_KDEUI) METASOURCES = AUTO messages: - $(XGETTEXT) -C -ktranslate -kaliasLocal -ki18n -x $(includedir)/kde.pot *.h *.cpp && mv messages.po ../po/kwin.pot + $(XGETTEXT) -C -ktranslate -kaliasLocal -ki18n -x $(includedir)/kde.pot *.h *.cpp && mv messages.po $(podir)/kwin.pot