From 5656a19c3369334d8de792391b1a085732b743ee Mon Sep 17 00:00:00 2001 From: mquinson Date: Wed, 29 Jun 2005 20:44:51 +0000 Subject: [PATCH] Search for graspe-master where it is (ie, allow remote compile in VPATH setting ;) git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1478 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index f730292bba..c7fb83ef36 100644 --- a/Makefile.am +++ b/Makefile.am @@ -89,7 +89,7 @@ splint: ## remote: - @tools/graspe-master + @$(top_srcdir)/tools/graspe-master endif -- 2.20.1