Explorar o código

added possibility to define extra dependencies when generating documentation

Vaclav Kubart %!s(int64=18) %!d(string=hai) anos
pai
achega
1db9bbcebf
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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