51c51
< Source('py_interact.cc', skip_no_python=True)
---
> Source('py_interact.cc', add_tags='python')
54c54
< Source('init.cc', skip_no_python=True)
---
> Source('init.cc', add_tags='python')
56c56
< Source('main.cc', main=True, skip_lib=True)
---
> Source('main.cc', tags='main')
66c66
< Source('stat_register.cc', skip_no_python=True)
---
> Source('stat_register.cc', add_tags='python')