X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/blobdiff_plain/32f6b88b0eba7de3a849bdc92aaeb938af8bb735..0ceae49534d276cb5a76a390cfb802fc9a60aea3:/Makefile?ds=sidebyside

diff --git a/Makefile b/Makefile
index 3b5b35a..45246af 100644
--- a/Makefile
+++ b/Makefile
@@ -92,7 +92,7 @@ realclean: clean
 
 $(FLAVOURED_LOBA):
 	$(MAKE) clean
-	$(MAKE) SIMGRID_INSTALL_DIR=./simgrid-$(patsubst loba-%,%,$@) loba
+	$(MAKE) SIMGRID_INSTALL_DIR=$(PWD)/simgrid-$(patsubst loba-%,%,$@) loba
 	mv -f -- loba $@
 	$(MAKE) clean