A few more i18n fixes
[ugit.git] / ugitlibs / wscript
blob19c0893d30f9521b0a26a8e17cd3c5791dc40547
1 #!/usr/bin/env python
2 def build(bld):
3 pyqt = bld.create_obj('py')
4 pyqt.inst_var = 'PYMODS_UGIT'
5 pyqt.find_sources_in_dirs('.')