From 557b19e64e71472c9ec93952d6485ab7aa9d7978 Mon Sep 17 00:00:00 2001 From: Mark Nauwelaerts Date: Thu, 20 May 2010 15:59:57 +0200 Subject: [PATCH] docs: fix html image location for out-of-source build --- docs/plugins/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/plugins/Makefile.am b/docs/plugins/Makefile.am index 368d9fd751..da7b441ef0 100644 --- a/docs/plugins/Makefile.am +++ b/docs/plugins/Makefile.am @@ -169,7 +169,7 @@ EXTRA_HFILES = \ $(top_srcdir)/gst-libs/gst/interfaces/photography.h # 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). content_files =