diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-02-28 23:16:13 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-02-28 23:16:13 +0000 |
| commit | 3940c9ceea90f99d18792bb9ea6074ca65d7fed9 (patch) | |
| tree | 03d827e8f840f8c20d09fbb068bc5d1882c4c84c /src/wscript | |
| parent | 0d3f5aae5b99832b7c5d55f32f5bccb365caa3fd (diff) | |
Build and install mo files from po.
Diffstat (limited to 'src/wscript')
| -rw-r--r-- | src/wscript | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/wscript b/src/wscript index abe39894d..f7f888acd 100644 --- a/src/wscript +++ b/src/wscript @@ -12,7 +12,3 @@ def pot(bld): bld.recurse('lib') bld.recurse('wx') bld.recurse('tools') - -def mo(bld): - bld.recurse('wx') - bld.recurse('tools') |
