From 273e7b365dde9414af3c5ba17f88761e70acb97c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antoine=20Beaupr=C3=A9?= Date: Sat, 13 May 2006 22:27:00 +0000 Subject: [PATCH] fix typo --- bureau/locales/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bureau/locales/Makefile b/bureau/locales/Makefile index 42ed1b65..9c30db3f 100644 --- a/bureau/locales/Makefile +++ b/bureau/locales/Makefile @@ -1,7 +1,7 @@ all: messages.pot */LC_MESSAGES/messages.po */LC_MESSAGES/manual.po -messages.po: ../*/*.php +messages.pot: ../*/*.php touch $@ xgettext --force-po --omit-header --keyword=__ --keyword=_ -L PHP --from-code iso-8859-1 -j $^