summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdward Hervey <edward.hervey@collabora.co.uk>2011-01-10 16:50:41 +0100
committerEdward Hervey <edward.hervey@collabora.co.uk>2011-01-10 16:50:41 +0100
commit59c56ec87a74ee3056cc8342fcd645f4fd60dfe5 (patch)
treeb10e587b8b939fc869e63f73ad05df0de4414def
parent3293eb05b26aa26e87a5c37bce7f11dcb6c6d41c (diff)
docs: Fix image inclusion
-rw-r--r--docs/libs/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/libs/Makefile.am b/docs/libs/Makefile.am
index 412ec39b..a99ef4e4 100644
--- a/docs/libs/Makefile.am
+++ b/docs/libs/Makefile.am
@@ -82,10 +82,10 @@ EXTRA_HFILES = \
$(top_srcdir)/ges/ges-types.h
# Images to copy into HTML directory.
-HTML_IMAGES =
+HTML_IMAGES = layer_track_overview.png
# Extra SGML files that are included by $(DOC_MAIN_SGML_FILE).
-content_files = architecture.xml layer_track_overview.png
+content_files = architecture.xml
# Other files to distribute.
extra_files =