Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Delete unused -fprofile-arcs flags.
[simgrid.git] / tools / Makefile.am
index 63dc020..de2047a 100644 (file)
@@ -1,3 +1,13 @@
-SUBDIRS=gras
+# Copyright (c) 2004-2007. The SimGrid team. All right reserved.
+
+# This file is part of the SimGrid project. This is free software:
+# You can redistribute and/or modify it under the terms of the
+# GNU LGPL (v2.1) licence.
+
+SUBDIRS=gras tesh 
+#tesh2
 include $(top_srcdir)/acmacro/dist-files.mk
-EXTRA_DIST= graspe-master
+if GRAMINE_MODE
+else
+EXTRA_DIST= simgrid_update_xml.pl graspe-master sg_unit_extractor.pl
+endif