summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorKarel Zak2018-02-01 13:23:40 +0100
committerKarel Zak2018-02-01 13:23:40 +0100
commit8e066650e2134818cc2b6c7d37036b91892a0b8e (patch)
tree43525663caedf5fec1e3e428dccad702f56d5e05 /config
parentmisc: remove %p from debug messages (diff)
downloadkernel-qcow2-util-linux-8e066650e2134818cc2b6c7d37036b91892a0b8e.tar.gz
kernel-qcow2-util-linux-8e066650e2134818cc2b6c7d37036b91892a0b8e.tar.xz
kernel-qcow2-util-linux-8e066650e2134818cc2b6c7d37036b91892a0b8e.zip
build-sys: gtkdoc-fixxref v1.27 requires module option
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'config')
-rw-r--r--config/gtk-doc.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/gtk-doc.make b/config/gtk-doc.make
index 6e8c85f25..74dbd365e 100644
--- a/config/gtk-doc.make
+++ b/config/gtk-doc.make
@@ -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