Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Make it more robust
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 13 Feb 2006 15:15:08 +0000 (15:15 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 13 Feb 2006 15:15:08 +0000 (15:15 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1913 48e7efb5-ca39-0410-a469-dd3cf9ba447f

doc/Makefile.am

index 578f532..63814c1 100644 (file)
@@ -32,7 +32,7 @@ html: $(DOCSOURCES) Doxyfile logcategories.doc simgrid_modules.map simgrid_modul
        : # Second pass
        doxygen Doxyfile >/dev/null
        : # Post-processing
-       rm html/dir*
+       rm -f html/dir* 
        ../tools/doxygen/index_php.pl index.php.in html/index.html index.php
        ../tools/doxygen/doxygen_postprocesser.pl