Browse Source

added possibility to define extra dependencies when generating documentation

Vaclav Kubart 18 years ago
parent
commit
1db9bbcebf
1 changed files with 1 additions and 1 deletions
  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