Browse Source

test: Copy utf8.txt to build directory

testiconv wants this.

Signed-off-by: Simon McVittie <smcv@collabora.com>
Simon McVittie 3 years ago
parent
commit
68b6fff245
1 changed files with 1 additions and 0 deletions
  1. 1 0
      test/Makefile.in

+ 1 - 0
test/Makefile.in

@@ -364,6 +364,7 @@ DATA = \
 	testgles2_sdf_img_sdf.bmp \
 	testyuv.bmp \
 	unifont-13.0.06.hex \
+	utf8.txt \
 	$(NULL)
 
 ifneq ($(srcdir), .)