Prechádzať zdrojové kódy

Add missing symlink

Samuel Thibault 8 rokov pred
rodič
commit
8e8ef56438
1 zmenil súbory, kde vykonal 1 pridanie a 0 odobranie
  1. 1 0
      configure.ac

+ 1 - 0
configure.ac

@@ -3165,6 +3165,7 @@ AC_CONFIG_COMMANDS([executable-scripts], [
   test -e examples/heat/heat.sh || ln -sf $ac_abs_top_srcdir/examples/heat/heat.sh examples/heat/
   mkdir -p examples/lu
   test -e examples/lu/lu.sh || ln -sf $ac_abs_top_srcdir/examples/lu/lu.sh examples/lu/
+  test -e tools/starpu_paje_draw_histogram.R || ln -sf $ac_abs_top_srcdir/tools/starpu_paje_draw_histogram.R tools/starpu_paje_draw_histogram.R
 ])
 
 # Create links to ICD files in build/socl/vendors directory. SOCL will use this