test: Makefile should copy unifont file, for testime.c to use.
diff --git a/test/Makefile.in b/test/Makefile.in
index 846db3a..b6dde0e 100644
--- a/test/Makefile.in
+++ b/test/Makefile.in
@@ -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), .)