summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2018-05-29 15:26:17 +0200
committerGuido Günther <agx@sigxcpu.org>2018-08-22 13:46:35 +0200
commit3167b97d8848e4f64065f3486ecdb3783eb7e7bf (patch)
treee719d4492fb78ecd513e0e7398d9c8306413d23a
parent6d8eb754644922a2a3d5a074ce51a1d25a2cd1ee (diff)
downloadupower-3167b97d8848e4f64065f3486ecdb3783eb7e7bf.tar.gz
build: gtk-doc: Rebuild types and sections
This makes sure we stay up to date and get the object hierarchy generated.
-rw-r--r--doc/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 3628c6c..d11a150 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -12,7 +12,7 @@ DOC_MODULE=UPower
DOC_MAIN_SGML_FILE=upower-docs.xml
# Extra options to supply to gtkdoc-scan
-SCAN_OPTIONS=--ignore-headers=config.h
+SCAN_OPTIONS=--ignore-headers=config.h --rebuild-types --rebuild-sections
# The directory containing the source code. Relative to $(srcdir)
DOC_SOURCE_DIR=../libupower-glib