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 0f41caf..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)
@@ -48,6 +47,7 @@ publish: dist
         @echo "----[ Put the tarball @VERSION@ on gcl ]----"
         scp @PACKAGE@-@VERSION@.tar.gz gcl.ucsd.edu:/home/www/simgrid/dl/
         scp -r doc/html/* gcl.ucsd.edu:/home/www/simgrid/
+        scp -r doc/html/* scm.gforge.inria.fr:/var/lib/gforge/chroot/home/groups/simgrid/htdocs/
         scp ChangeLog gcl.ucsd.edu:/home/www/simgrid/dl/ChangeLog
         @echo "----[ Put the tarball @VERSION@ on the local filesystem ]----"
         cp @PACKAGE@-@VERSION@.tar.gz ~/public_html/simgrid2