소스 검색

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), .)