Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Adapt to the new location
[simgrid.git] / Makefile.am
index 5dbe469..3f53aa1 100644 (file)
@@ -13,7 +13,10 @@ SG_EXTRA_DIST = bootstrap COPYING INSTALL NEWS README README.IEEE TODO AUTHORS C
        tools/graspe-slave.in \
        tools/MSG_visualization \
        tools/MSG_visualization/colorize.pl \
-       checkall
+       checkall \
+       buildtools/Cmake/CMakeLists.txt buildtools/Cmake/chdir_run.sh \
+        buildtools/Cmake/build.sh buildtools/Cmake/test_java.sh \
+       buildtools/Cmake/CTestList.txt buildtools/Cmake/CTestConfig.txt
 # GRAMINE_CUT_END
 
 SUBDIRS= include src tools $(SG_SUBDIRS)
@@ -22,6 +25,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: