mirror of
https://gitlab.freedesktop.org/upower/upower.git
synced 2025-12-20 06:40:04 +01:00
build: gtk-doc: Rebuild types and sections
This makes sure we stay up to date and get the object hierarchy generated.
This commit is contained in:
parent
6d8eb75464
commit
3167b97d88
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ DOC_MODULE=UPower
|
||||||
DOC_MAIN_SGML_FILE=upower-docs.xml
|
DOC_MAIN_SGML_FILE=upower-docs.xml
|
||||||
|
|
||||||
# Extra options to supply to gtkdoc-scan
|
# 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)
|
# The directory containing the source code. Relative to $(srcdir)
|
||||||
DOC_SOURCE_DIR=../libupower-glib
|
DOC_SOURCE_DIR=../libupower-glib
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue