Browse Source

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

Ryan C. Gordon 3 years ago
parent
commit
e86d4bde54
1 changed files with 1 additions and 0 deletions
  1. 1 0
      test/Makefile.in

+ 1 - 0
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), .)