Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sdks/builds/Makefile')
-rw-r--r--sdks/builds/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/sdks/builds/Makefile b/sdks/builds/Makefile
index ad7aa7cc7b8..35dfe845c50 100644
--- a/sdks/builds/Makefile
+++ b/sdks/builds/Makefile
@@ -230,6 +230,4 @@ include desktop.mk
endif
## WASM targets
-ifdef ENABLE_WASM
include wasm.mk
-endif