build-sys: gtkdoc-fixxref v1.27 requires module option
Signed-off-by: Karel Zak <kzak@redhat.com>
This commit is contained in:
parent
63c9c05d35
commit
8e066650e2
|
@ -169,6 +169,7 @@ html-build.stamp: sgml.stamp $(srcdir)/$(DOC_MAIN_SGML_FILE) $(content_files)
|
|||
( cd $(srcdir) && cp $(HTML_IMAGES) $(abs_builddir)/html )
|
||||
|
||||
$(AM_V_GEN)gtkdoc-fixxref --module-dir=html \
|
||||
--module=$(DOC_MODULE) \
|
||||
--html-dir=$(HTML_DIR) \
|
||||
$(FIXXREF_OPTIONS)
|
||||
@touch html-build.stamp
|
||||
|
|
Loading…
Reference in New Issue