CVS_SILENT replacing ../po with podir
svn path=/trunk/kdebase/kcontrol/; revision=35541
This commit is contained in:
parent
ff0574cad2
commit
bf1a6485b9
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue