mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 15:03:39 +02:00
Don't set to $(top_srcdir).
* glib/Makefile.am (DOC_SOURCE_DIR): Don't set to $(top_srcdir).
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
Makefile
|
||||
Makefile.in
|
||||
glib-unused.txt
|
||||
glib-decl-list.txt
|
||||
glib-decl.txt
|
||||
glib-unused.txt
|
||||
html
|
||||
sgml
|
||||
sgml
|
||||
|
@@ -7,7 +7,7 @@ DOC_MODULE=glib
|
||||
DOC_MAIN_SGML_FILE=glib-docs.sgml
|
||||
|
||||
# The directory containing the source code
|
||||
DOC_SOURCE_DIR=$(top_srcdir)
|
||||
DOC_SOURCE_DIR=../../..
|
||||
|
||||
# Extra options to supply to gtkdoc-fixref
|
||||
FIXXREF_OPTIONS=
|
||||
|
Reference in New Issue
Block a user