summaryrefslogtreecommitdiff
path: root/makefiles/gmake/help.mk
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2009-03-18 15:22:10 +0100
committerAndreas Baumann <abaumann@yahoo.com>2009-03-18 15:22:10 +0100
commit412325bd35c084c7e9bea62801774516a0baf0a9 (patch)
treeac8c02725ebf8224d402ad2d060a7837995d395a /makefiles/gmake/help.mk
parentfea8be0ec6cead21a787a424feacc7a45398e630 (diff)
downloadwolfbones-412325bd35c084c7e9bea62801774516a0baf0a9.tar.gz
wolfbones-412325bd35c084c7e9bea62801774516a0baf0a9.tar.bz2
added check and merge po targets
Diffstat (limited to 'makefiles/gmake/help.mk')
-rw-r--r--makefiles/gmake/help.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefiles/gmake/help.mk b/makefiles/gmake/help.mk
index aaf311a..324ff04 100644
--- a/makefiles/gmake/help.mk
+++ b/makefiles/gmake/help.mk
@@ -10,5 +10,5 @@ make install install (set 'DESTDIR' and 'prefix' at will)
make dist[-Z|-gz|-bz2] create tarball containing all sources
make help show this very help page
make init-po create initial version of the gettext files
-make update-po update the gettext files after changes
+make merge-po merge the gettext files after changes
make check-po check sanity of gettext files