aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xemcc2
1 files changed, 1 insertions, 1 deletions
diff --git a/emcc b/emcc
index 1dc9b756..53a48122 100755
--- a/emcc
+++ b/emcc
@@ -629,7 +629,7 @@ try:
newargs = [ arg for arg in newargs if arg is not '' ]
if split_js_file:
- settings_changes.append("PRINT_SPLIT_FILE_MARKER=1")
+ settings_changes.append("PRINT_SPLIT_FILE_MARKER=1")
# Find input files