diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2010-05-05 10:52:39 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2010-05-05 19:04:13 +0100 |
commit | a6ee7aea8ac11a9e5a9b58e17e881db9666a2b24 (patch) | |
tree | bb557b31ff98a4287fa5bce6446f99b006caf256 /test/Makefile.am | |
parent | ded2dc8faaa3a48c84a31422a31c64595a6eaf8a (diff) |
test: Add xlib-expose-event.image16.ref.png
Diffstat (limited to 'test/Makefile.am')
-rw-r--r-- | test/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Makefile.am b/test/Makefile.am index b302bf71..fcdb4032 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -1230,6 +1230,7 @@ REFERENCE_IMAGES = \ xcomposite-projection.ref.png \ xcomposite-projection.image16.ref.png \ xlib-expose-event.ref.png \ + xlib-expose-event.image16.ref.png \ xlib-surface-source.rgb24.ref.png \ xlib-surface-source.argb32.ref.png \ xlib-surface-source.image16.ref.png \ |