[tests/conform] Copy in redhand.png
test-vertex-buffer-configuous now needs redhand.png so it should be copied in to the build directory. This is copied from similar code in the tests/interactive Makefile.
This commit is contained in:
parent
84ecb5081f
commit
1ead85f6f6
@ -121,6 +121,13 @@ full-report: full-report-generate
|
|||||||
gnome-open "$$x"; \
|
gnome-open "$$x"; \
|
||||||
done
|
done
|
||||||
|
|
||||||
|
redhand.png:
|
||||||
|
ln -sf $(top_srcdir)/tests/data/redhand.png
|
||||||
|
|
||||||
|
# NB: BUILT_SOURCES here a misnomer. We aren't building source, just inserting
|
||||||
|
# a phony rule that will generate symlink scripts for running individual tests
|
||||||
|
BUILT_SOURCES = redhand.png
|
||||||
|
|
||||||
EXTRA_DIST = ADDING_NEW_TESTS test-launcher.sh
|
EXTRA_DIST = ADDING_NEW_TESTS test-launcher.sh
|
||||||
|
|
||||||
# we override the clean-generic target to clean up the wrappers so
|
# we override the clean-generic target to clean up the wrappers so
|
||||||
|
Loading…
x
Reference in New Issue
Block a user