This commit is contained in:
Antoine Beaupré 2006-05-13 22:27:00 +00:00
parent a4fb93b862
commit 273e7b365d
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
all: messages.pot */LC_MESSAGES/messages.po */LC_MESSAGES/manual.po all: messages.pot */LC_MESSAGES/messages.po */LC_MESSAGES/manual.po
messages.po: ../*/*.php messages.pot: ../*/*.php
touch $@ touch $@
xgettext --force-po --omit-header --keyword=__ --keyword=_ -L PHP --from-code iso-8859-1 -j $^ xgettext --force-po --omit-header --keyword=__ --keyword=_ -L PHP --from-code iso-8859-1 -j $^