Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
And now, try to compile before commiting in order to not commit invalid code (sorry)
[simgrid.git] / teshsuite / Makefile.in
index b9a7d5a..7ee0487 100644 (file)
@@ -786,7 +786,7 @@ uninstall-am:
   #############################################
 
 gras/datadesc/datadesc_structs.c: gras/datadesc/mk_datadesc_structs.pl
-       cd gras/datadesc ; perl ../$(top_srcdir)/teshsuite/gras/datadesc/mk_datadesc_structs.pl > datadesc_structs.c
+       perl $(top_srcdir)/teshsuite/gras/datadesc/mk_datadesc_structs.pl > $@
 
   ##########################################