From ec939761e4d1b2f825db715290d70e18b1c9dd12 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Wed, 10 Jan 2018 03:56:43 +0100 Subject: [PATCH] Minor --- test/shaping/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/test/shaping/Makefile.am b/test/shaping/Makefile.am index 492b30cf8..53555d6d1 100644 --- a/test/shaping/Makefile.am +++ b/test/shaping/Makefile.am @@ -24,6 +24,7 @@ EXTRA_DIST += \ run-tests.py \ texts/in-house \ data/in-house/fonts \ + data/text-rendering-tests/extract-tests.py \ data/text-rendering-tests/fonts \ $(TESTS) \ $(NULL)