docs: fix html image location for out-of-source build
This commit is contained in:
parent
2f4ea3b734
commit
557b19e64e
@ -169,7 +169,7 @@ EXTRA_HFILES = \
|
|||||||
$(top_srcdir)/gst-libs/gst/interfaces/photography.h
|
$(top_srcdir)/gst-libs/gst/interfaces/photography.h
|
||||||
|
|
||||||
# Images to copy into HTML directory.
|
# Images to copy into HTML directory.
|
||||||
HTML_IMAGES = $(srcdir)/figures/*.png
|
HTML_IMAGES = figures/*.png
|
||||||
|
|
||||||
# Extra SGML files that are included by $(DOC_MAIN_SGML_FILE).
|
# Extra SGML files that are included by $(DOC_MAIN_SGML_FILE).
|
||||||
content_files =
|
content_files =
|
||||||
|
Loading…
x
Reference in New Issue
Block a user