Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
forgot to propagate the last file renaming here.
[simgrid.git] / examples / gras / timer / Makefile.am
index 5b812ae..a6b26c3 100644 (file)
@@ -1,8 +1,8 @@
 INCLUDES= -I$(top_srcdir)/include
 AM_CFLAGS=-g
 
-TESTS= test_rl test_sg
-EXTRA_DIST=$(NAME)_deployment.xml $(TESTS)
+EXTRA_DIST=$(NAME).xml $(TESTS)
+include $(top_srcdir)/examples/gras/tests.mk
 
 # AUTOMAKE variable definition
 noinst_PROGRAMS=timer_client timer_simulator