Fix dependency on mono runtime libs in wasm Makefile (#38153)
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Fri, 19 Jun 2020 18:16:01 +0000 (20:16 +0200)
committerGitHub <noreply@github.com>
Fri, 19 Jun 2020 18:16:01 +0000 (20:16 +0200)
commit21e1c863b6e24063f7309cad7b19ada962728a12
tree05348ad30c51db7fe9f7fa56ee47df23d438036a
parent688206b76481d00a61110d9f28218cb2bc58957c
Fix dependency on mono runtime libs in wasm Makefile (#38153)

Without it we weren't rebuilding the dotnet.wasm when the Mono runtime was changed.
src/mono/wasm/Makefile