mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-19 23:28:54 +02:00
Don't set to $top_srcdir)/gobject.
* gobject/Makefile.am (DOC_SOURCE_DIR): Don't set to $top_srcdir)/gobject.
This commit is contained in:
@@ -7,7 +7,7 @@ DOC_MODULE=gobject
|
|||||||
DOC_MAIN_SGML_FILE=gobject-docs.sgml
|
DOC_MAIN_SGML_FILE=gobject-docs.sgml
|
||||||
|
|
||||||
# The directory containing the source code (if it contains documentation).
|
# The directory containing the source code (if it contains documentation).
|
||||||
DOC_SOURCE_DIR=$(top_srcdir)/gobject
|
DOC_SOURCE_DIR=../../../gobject
|
||||||
|
|
||||||
# Extra options to supply to gtkdoc-fixref
|
# Extra options to supply to gtkdoc-fixref
|
||||||
FIXXREF_OPTIONS=--extra-dir=$(srcdir)/../glib/html
|
FIXXREF_OPTIONS=--extra-dir=$(srcdir)/../glib/html
|
||||||
|
Reference in New Issue
Block a user