Browse Source

Add main src dir as an include directory

Nathalie Furmento 15 years ago
parent
commit
13d9cbf63b
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/ -I$(top_builddir)/src
+AM_CPPFLAGS = -I$(top_srcdir)/include/ -I$(top_srcdir)/tools/ -I$(top_srcdir)/mpi/ -I$(top_builddir)/src -I$(top_srcdir)/src
 
 bin_PROGRAMS =