diff options
Diffstat (limited to 'tests/run-make/export-executable-symbols')
-rw-r--r-- | tests/run-make/export-executable-symbols/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/run-make/export-executable-symbols/Makefile b/tests/run-make/export-executable-symbols/Makefile index daa77c99d..c4d29aa2b 100644 --- a/tests/run-make/export-executable-symbols/Makefile +++ b/tests/run-make/export-executable-symbols/Makefile @@ -1,4 +1,4 @@ -include ../../run-make-fulldeps/tools.mk +include ../tools.mk # ignore-wasm32 # ignore-wasm64 |