Add messages target.

svn path=/trunk/kdebase/kwin/; revision=31668
This commit is contained in:
Francois-Xavier Duranceau 1999-10-24 12:05:50 +00:00
parent c42791563d
commit b626b02a95

View file

@ -9,3 +9,7 @@ kwin_SOURCES = atoms.cpp beclient.cpp client.cpp main.cpp stdclient.cpp workspac
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