Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Replace non-breaking spaces.
[simgrid.git] / BuildSimGrid.sh
index 526f3f0..811199f 100755 (executable)
@@ -5,7 +5,7 @@
 #
 # Copyright (c) 2017-2019 The SimGrid Team. Licence: LGPL of WDFPL, as you want.
 
-if [ ! -e Makefile ] ; then
+if [ ! -e Makefile ] ; then
   if [ -e build/default/Makefile ] ; then
     cd build/default
   else