CVS_SILENT replacing ../po with podir

svn path=/trunk/kdebase/kcontrol/; revision=35541
This commit is contained in:
Stephan Kulow 1999-11-30 20:52:43 +00:00
parent ff0574cad2
commit bf1a6485b9

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