mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-21 08:28:53 +02:00
Fix doc build again
The way gtk-doc works, we need compiling.sgml in both content_files (to make sure it ends up in the disted tarball) and in expand_content_files (to have references expanded).
This commit is contained in:
@@ -74,6 +74,9 @@ content_files = \
|
|||||||
gvariant-varargs.xml \
|
gvariant-varargs.xml \
|
||||||
gvariant-text.xml
|
gvariant-text.xml
|
||||||
|
|
||||||
|
expand_content_files = \
|
||||||
|
compiling.sgml
|
||||||
|
|
||||||
# Extra options to supply to gtkdoc-fixref
|
# Extra options to supply to gtkdoc-fixref
|
||||||
FIXXREF_OPTIONS=--extra-dir=$(srcdir)/../gobject/html --extra-dir=$(srcdir)/../gio/html
|
FIXXREF_OPTIONS=--extra-dir=$(srcdir)/../gobject/html --extra-dir=$(srcdir)/../gio/html
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user