Ver código fonte

added possibility to define extra dependencies when generating documentation

Vaclav Kubart 18 anos atrás
pai
commit
1db9bbcebf
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      Makefile.doc

+ 1 - 1
Makefile.doc

@@ -77,7 +77,7 @@ ifeq ($(VALIDATE), 0)
 	override XSLTPROC_FLAGS := $(XSLTPROC_FLAGS) --novalid
 endif
 
-alldep = Makefile $(ROOT_DIR)/Makefile.doc $(DEP_XSL)
+alldep = Makefile $(ROOT_DIR)/Makefile.doc $(DEP_XSL) $(EXTRA_DEPS)
 
 all: xhtml