X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/444ec96fae3799e0a6ec931c17a66a409ad409af..366656fc3ab4b06a170d4639a31ce8f64b15a387:/examples/amok/bandwidth/Makefile.in diff --git a/examples/amok/bandwidth/Makefile.in b/examples/amok/bandwidth/Makefile.in index 343c5fa611..16d7da7e20 100644 --- a/examples/amok/bandwidth/Makefile.in +++ b/examples/amok/bandwidth/Makefile.in @@ -94,7 +94,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@ @@ -226,6 +226,7 @@ target_vendor = @target_vendor@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ INCLUDES = -I$(top_srcdir)/include +AM_CFLAGS = -g TESTS = test_rl test_sg EXTRA_DIST = bandwidth.xml $(TESTS) bandwidth_simulator_SOURCES = _bandwidth_simulator.c bandwidth.c