build-sys: gtkdoc-fixxref v1.27 requires module option

Signed-off-by: Karel Zak <kzak@redhat.com>
This commit is contained in:
Karel Zak 2018-02-01 13:23:40 +01:00
parent 63c9c05d35
commit 8e066650e2
1 changed files with 1 additions and 0 deletions

View File

@ -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