summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorJaap A. Haitsma <jhaitsma@src.gnome.org>2008-04-12 19:50:39 +0000
committerJaap A. Haitsma <jhaitsma@src.gnome.org>2008-04-12 19:50:39 +0000
commitac4bd4f8268cb6103f91c41e567ebf8bb8b2bd47 (patch)
treebcfa437c2c9031084c5644bfb332323c09ad48b8 /po
parent32e8ec9d96d558c2f1d4751c3258dbc6d5ae2504 (diff)
Update to waf from SVN and finally process help files :-)
svn path=/trunk/; revision=644
Diffstat (limited to 'po')
-rw-r--r--po/wscript_build3
1 files changed, 2 insertions, 1 deletions
diff --git a/po/wscript_build b/po/wscript_build
index 3618a72d..2c30d063 100644
--- a/po/wscript_build
+++ b/po/wscript_build
@@ -10,4 +10,5 @@
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
-obj=bld.create_obj('intltool_po', 'cheese')
+obj=bld.create_obj('intltool_po')
+obj.appname='cheese'