浏览代码

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

Ryan C. Gordon 3 年之前
父节点
当前提交
e86d4bde54
共有 1 个文件被更改,包括 1 次插入0 次删除
  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), .)