default_build &&
if [[ "$VALA_VAPIGEN" = '--enable-vapigen' ]]; then
  make -C gobject-introspection &&
  make -C vapigen
fi
