test: Copy utf8.txt to build directory testiconv wants this. Signed-off-by: Simon McVittie <smcv@collabora.com>
diff --git a/test/Makefile.in b/test/Makefile.in
index d29dc6e..f724618 100644
--- a/test/Makefile.in
+++ b/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), .)