Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
missing file in the archive
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 19 Aug 2009 16:37:59 +0000 (16:37 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 19 Aug 2009 16:37:59 +0000 (16:37 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6612 48e7efb5-ca39-0410-a469-dd3cf9ba447f

tools/Makefile.am

index 676a411..de2047a 100644 (file)
@@ -9,5 +9,5 @@ SUBDIRS=gras tesh
 include $(top_srcdir)/acmacro/dist-files.mk
 if GRAMINE_MODE
 else
 include $(top_srcdir)/acmacro/dist-files.mk
 if GRAMINE_MODE
 else
-EXTRA_DIST= simgrid_update_xml.pl graspe-master
+EXTRA_DIST= simgrid_update_xml.pl graspe-master sg_unit_extractor.pl
 endif
 endif