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