Build and install mo files from po.
[dcpomatic.git] / src / wscript
index abe39894d4c306be92a4d5e7a52a3946eabeac2f..f7f888acdb541b98e2fcc00de47f97e3a91b0965 100644 (file)
@@ -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')