Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Kill the s_xbt_thread_wrapper_for_restart__ structure and use xbt_thread_t to contain...
[simgrid.git] / examples / amok / bandwidth / Makefile.am
index acf2d5add37934d46a8e65720c051e7576663df6..5fcd0ebcbfcac499b22ad46b15a7c6c173cc3c2c 100644 (file)
@@ -1,7 +1,7 @@
 INCLUDES= -I$(top_srcdir)/include
 AM_CFLAGS=-g
 TESTS=test_rl test_sg
-EXTRA_DIST=bandwidth_deployment.xml $(TESTS)
+EXTRA_DIST=bandwidth.xml $(TESTS)
 
 noinst_PROGRAMS=bandwidth_maestro bandwidth_sensor bandwidth_simulator