Forráskód Böngészése

Tools: fix rules for building fxt tools. There is no need to have specific rules, the global ones can be used

Nathalie Furmento 14 éve
szülő
commit
e009156e28
1 módosított fájl, 0 hozzáadás és 3 törlés
  1. 0 3
      tools/Makefile.am

+ 0 - 3
tools/Makefile.am

@@ -31,15 +31,12 @@ bin_PROGRAMS += starpu_calibrate_bus
 starpu_calibrate_bus_SOURCES = starpu_calibrate_bus.c
 
 if STARPU_USE_FXT
-# TODO: prefix with starpu_
 bin_PROGRAMS += starpu_fxt_tool starpu_fxt_stats
 
 starpu_fxt_tool_SOURCES = starpu_fxt_tool.c
-starpu_fxt_tool_CFLAGS = -I$(top_srcdir)/src/
 starpu_fxt_tool_LDADD =
 
 starpu_fxt_stats_SOURCES = starpu_fxt_stats.c
-starpu_fxt_stats_CFLAGS = -I$(top_srcdir)/src/
 endif
 
 bin_PROGRAMS +=	starpu_perfmodel_display