diff --git a/src/super_context.ml b/src/super_context.ml index b0ac1ea7..133e44e6 100644 --- a/src/super_context.ml +++ b/src/super_context.ml @@ -786,7 +786,7 @@ module Action = struct |> Option.map ~f:Value.L.paths | Some x -> match x with - Pform.Var.Deps -> + | Deps -> deps_written_by_user |> Jbuild.Bindings.to_list |> Value.L.paths