Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Pass the automake argument (gnu) in the macro so that I don't have to pass them on...
[simgrid.git] / cruft / doc / Makefile.am
index be1dd8b..2eceab2 100644 (file)
@@ -130,6 +130,8 @@ html-build.stamp: sgml.stamp $(DOC_MAIN_SGML_FILE) $(content_files)
        @echo '-- Fixing Crossreferences' 
        cd $(srcdir) && gtkdoc-fixxref --module-dir=html --html-dir=$(HTML_DIR) $(FIXXREF_OPTIONS)
        touch html-build.stamp
+else
+all-local: 
 endif
 
 ##############