Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Yet another s/_deployment// massive change. Damnit, why can't I get them all right...
[simgrid.git] / examples / gras / timer / Makefile.am
index 5b812ae..4adfc5a 100644 (file)
@@ -2,7 +2,7 @@ INCLUDES= -I$(top_srcdir)/include
 AM_CFLAGS=-g
 
 TESTS= test_rl test_sg
-EXTRA_DIST=$(NAME)_deployment.xml $(TESTS)
+EXTRA_DIST=$(NAME).xml $(TESTS)
 
 # AUTOMAKE variable definition
 noinst_PROGRAMS=timer_client timer_simulator