mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-27 18:40:09 +01:00
doc: fix build with build with gtk-doc < 1.15
gtk-doc < 1.15 does not handle a missing DOC_SOURCE_DIR
This commit is contained in:
parent
c113ee03a5
commit
0677bf9c07
1 changed files with 2 additions and 0 deletions
|
|
@ -55,6 +55,8 @@ DOC_MODULE=NetworkManager
|
|||
# The top-level SGML file.
|
||||
DOC_MAIN_SGML_FILE=network-manager-docs.xml
|
||||
|
||||
DOC_SOURCE_DIR=$(srcdir)
|
||||
|
||||
# Extra options to supply to gtkdoc-mkdb
|
||||
MKDB_OPTIONS=--sgml-mode --output-format=xml
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue