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

Add include directory for common/config.h

Nathalie Furmento 15 éve
szülő
commit
be3f9c53e0
1 módosított fájl, 1 hozzáadás és 1 törlés
  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 =