Adapt bootstrap

This commit is contained in:
Jeremie Dimino 2018-03-06 18:05:15 +00:00 committed by Jérémie Dimino
parent 98bb8adf83
commit 7c0724d029
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ let dirs =
; "src/stdune" , Some "Stdune"
; "src/fiber" , Some "Fiber"
; "src/xdg" , Some "Xdg"
; "src/ocamlc-config" , Some "Ocamlc_config"
; "src/ocaml-config" , Some "Ocaml_config"
; "vendor/boot" , None
; "src/usexp" , Some "Usexp"
; "src" , None