Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
use a nice va_copy if none was provided by the system
[simgrid.git] / Makefile.am
index f938928..c7fb83e 100644 (file)
@@ -1,4 +1,4 @@
-SUBDIRS= include src tools examples testsuite doc
+SUBDIRS= include src tools testsuite examples doc
 DISTCLEANFILES =  *~  
 
 ACLOCAL = aclocal-1.9 -I acmacro
@@ -89,7 +89,7 @@ splint:
 ##
 
 remote: 
-       @tools/graspe-master
+       @$(top_srcdir)/tools/graspe-master
 
 endif