Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Not testing in RL would be like hiding problems. We wont do it
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 4 Jul 2006 13:40:42 +0000 (13:40 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 4 Jul 2006 13:40:42 +0000 (13:40 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2473 48e7efb5-ca39-0410-a469-dd3cf9ba447f

examples/gras/pmm/Makefile.am

index a03eb81..04ca5b4 100644 (file)
@@ -1,6 +1,6 @@
 INCLUDES= -I$(top_srcdir)/include
-TESTS= test_sg
-EXTRA_DIST=pmm_deployment.xml  $(TESTS)
+TESTS= test_sg test_rl
+EXTRA_DIST=pmm_deployment.xml  test_sg.in test_rl.in $(TESTS)
 
 # AUTOMAKE variable definition
 noinst_PROGRAMS=pmm_slave pmm_master pmm_simulator