Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Document how to compile your code against GRAS; various cleanups
[simgrid.git] / Makefile.am
index ee36e12..f313f64 100644 (file)
@@ -8,8 +8,7 @@ DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
 EXTRA_DIST = bootstrap COPYING INSTALL NEWS README README.IEEE TODO AUTHORS ChangeLog \
        acmacro/aci.m4 \
        tools/gras-check-arch   tools/graspe-slave.in \
-       tools/MSG_visualization tools/platform_generation \
-        tools/doxygen/index_create.pl
+       tools/MSG_visualization tools/platform_generation
 
 SOURCE_FILES = $(shell find . -name "*.[ch]")
 TAGS: $(SOURCE_FILES)