[xbuild] Disable pre-2.0 csc hack to use /debug:portable (#4322)
[mono.git] / Makefile.am
index 02491256486202f42398cd99bc69326202cf6f84..8b34970a14e32997af77cb78cacc611f4da7bf9f 100644 (file)
@@ -19,7 +19,7 @@ all: update_submodules
 
 SUBMODULE_ERROR='Could not recursively update all git submodules. You may experience compilation problems if some submodules are out of date'
 update_submodules:
-       @$(srcdir)/scripts/update_submodules
+       @$(srcdir)/scripts/update_submodules.sh
 
 .PHONY: update_submodules