if in_depends $MODULE Sphinx; then
  python ./makeref.py
fi &&

default_python2_build
