Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use private headers to help debugging
[simgrid.git] / examples / gras / replay / Makefile.am
index 1a8b2d8..9949d2e 100644 (file)
@@ -5,7 +5,7 @@
 # GNU LGPL (v2.1) licence.
 
 
-INCLUDES= -I$(top_srcdir)/include
+INCLUDES= -I$(top_srcdir)/include -I$(top_srcdir)/src/include
 EXTRA_DIST=
 include $(top_srcdir)/examples/gras/tests.mk