test: Makefile should copy unifont file, for testime.c to use.

This commit is contained in:
Ryan C. Gordon 2021-11-20 13:33:29 -05:00
parent 61881eb0a9
commit e86d4bde54
No known key found for this signature in database
GPG key ID: FA148B892AB48044

View file

@ -356,6 +356,7 @@ DATA = \
testgles2_sdf_img_normal.bmp \
testgles2_sdf_img_sdf.bmp \
testyuv.bmp \
unifont-13.0.06.hex \
$(NULL)
ifneq ($(srcdir), .)