X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/cb9d73ed3e18758ebb1170324fef7a4308ffb8be..366656fc3ab4b06a170d4639a31ce8f64b15a387:/tools/tesh/Makefile.in diff --git a/tools/tesh/Makefile.in b/tools/tesh/Makefile.in index 423788d97e..85e6057d7f 100644 --- a/tools/tesh/Makefile.in +++ b/tools/tesh/Makefile.in @@ -83,7 +83,7 @@ DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ ADDR2LINE = @ADDR2LINE@ AMTAR = @AMTAR@ -AM_CFLAGS = -g +AM_CPPFLAGS = @AM_CPPFLAGS@ AR = @AR@ AS = @AS@ AUTOCONF = @AUTOCONF@ @@ -214,6 +214,7 @@ target_os = @target_os@ target_vendor = @target_vendor@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ +AM_CFLAGS = -g INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/src/include -I$(top_srcdir)/src tesh_SOURCES = run_context.c run_context.h tesh.c tesh.h buff.h buff.c signal.c tesh_LDADD = $(top_builddir)/src/libgras.la