diff options
Diffstat (limited to 'tests/run-make/wasm-symbols-not-imported')
-rw-r--r-- | tests/run-make/wasm-symbols-not-imported/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/run-make/wasm-symbols-not-imported/Makefile b/tests/run-make/wasm-symbols-not-imported/Makefile index dc7618c19..38440a8b0 100644 --- a/tests/run-make/wasm-symbols-not-imported/Makefile +++ b/tests/run-make/wasm-symbols-not-imported/Makefile @@ -1,4 +1,4 @@ -include ../../run-make-fulldeps/tools.mk +include ../tools.mk # only-wasm32-bare |