CVS_SILENT replacing ../po with podir

svn path=/trunk/kdebase/kcontrol/; revision=35541
icc-effect-5.14.5
Stephan Kulow 1999-11-30 20:52:43 +00:00
parent ff0574cad2
commit bf1a6485b9
1 changed files with 1 additions and 1 deletions

View File

@ -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