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

This commit is contained in:
Ryan C. Gordon
2021-11-20 13:35:56 -05:00
parent 61881eb0a9
commit e86d4bde54
+1
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), .)