Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
renaming the tracing functions that set the host/link utilization
[simgrid.git] / Makefile.am
index 5dbe469..30d13f4 100644 (file)
@@ -6,14 +6,14 @@
 
 
 # GRAMINE_CUT_BEGIN
-SG_SUBDIRS= testsuite teshsuite examples doc
+SG_SUBDIRS= testsuite teshsuite examples doc buildtools
 
 SG_EXTRA_DIST = bootstrap COPYING INSTALL NEWS README README.IEEE TODO AUTHORS ChangeLog \
        acmacro/aci.m4 \
        tools/graspe-slave.in \
        tools/MSG_visualization \
        tools/MSG_visualization/colorize.pl \
-       checkall
+       checkall 
 # GRAMINE_CUT_END
 
 SUBDIRS= include src tools $(SG_SUBDIRS)
@@ -22,6 +22,7 @@ EXTRA_DIST=$(SG_EXTRA_DIST)
 DISTCLEANFILES= stamp.configure stamp.build stamp.check *~  
 
 ACLOCAL = aclocal -I acmacro
+ACLOCAL_AMFLAGS=-I acmacro
 AUTOMAKE_OPTIONS = gnu
 
 check-local: