Browse Source

Add include directory for common/config.h

Nathalie Furmento 15 years ago
parent
commit
be3f9c53e0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tools/Makefile.am

+ 1 - 1
tools/Makefile.am

@@ -17,7 +17,7 @@
 SUBDIRS = 
 
 LIBS = $(top_builddir)/src/libstarpu.la @LIBS@
-AM_CPPFLAGS = -I$(top_srcdir)/include/ -I$(top_srcdir)/tools/ -I$(top_srcdir)/mpi/
+AM_CPPFLAGS = -I$(top_srcdir)/include/ -I$(top_srcdir)/tools/ -I$(top_srcdir)/mpi/ -I$(top_builddir)/src
 
 bin_PROGRAMS =