mirror of
https://github.com/brl/mutter.git
synced 2025-07-10 20:47:19 +00:00
cookbook: Add a missing image to the list
This commit is contained in:
@ -27,7 +27,10 @@ XSL_XHTML_URI = $(XSL_BASE_URI)/xhtml/docbook.xsl
|
||||
|
||||
HTML_FILES = html/*.html
|
||||
CSS_FILES = html/*.css
|
||||
IMAGE_FILES = images/clutter-logo.png
|
||||
IMAGE_FILES = \
|
||||
images/clutter-logo.png \
|
||||
images/textures-reflection.png \
|
||||
$(NULL)
|
||||
VIDEO_FILES = \
|
||||
videos/animations-fading-out.ogv \
|
||||
videos/animations-fading-in-then-out.ogv \
|
||||
|
Reference in New Issue
Block a user