Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Two more using publications
[simgrid.git] / doc / Makefile.am
index d189716..71ca562 100644 (file)
@@ -19,7 +19,8 @@ CLEANFILES = .*.toc
 DISTCLEANFILES = index-API.doc simgrid.tag
 MAINTAINERCLEANFILES = html
 
-if MAINTAINER_MODE
+if MAINTAINER_MODE 
+if HAVE_DOXYGEN
 simgrid_modules.map: fig/simgrid_modules.fig
        fig2dev -Lmap fig/simgrid_modules.fig | grep -e IMG -e MAP -e AREA | \
        sed 's/imagemap/simgrid_modules/g' | sed 's/\.gif/.png/' | \
@@ -67,6 +68,7 @@ html/simdag.html:
 publish:
        $(MAKE) -C .. sync-gforge
 endif
+endif
 
 ./logcategories.doc: $(DOCSOURCES)
        pwd=`pwd`; rm -f $$pwd/logcategories.doc; set -e; \