Browse Source

To be able to use FXT_MAX_PARAMS, we need the FXT CFLAGS

Samuel Thibault 12 years ago
parent
commit
85733064fb
1 changed files with 2 additions and 0 deletions
  1. 2 0
      tools/Makefile.am

+ 2 - 0
tools/Makefile.am

@@ -84,6 +84,8 @@ bin_PROGRAMS += 			\
 	starpu_calibrate_bus		\
 	starpu_machine_display
 
+starpu_perfmodel_plot_CPPFLAGS = $(AM_CFLAGS) $(AM_CPPFLAGS) $(FXT_CFLAGS)
+
 if STARPU_LONG_CHECK
 STARPU_TOOLS	+=			\
 	starpu_calibrate_bus