From c3fa5d0e03b57be131c66ea8720806c946d0e10f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Wang?= Date: Mon, 24 Oct 2016 21:42:04 +0200 Subject: [PATCH] Remove inexistent file ttx file from test/api/Makefile.am --- test/api/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/test/api/Makefile.am b/test/api/Makefile.am index d514a6f82..530bf3ede 100644 --- a/test/api/Makefile.am +++ b/test/api/Makefile.am @@ -57,7 +57,6 @@ test_ot_math_CPPFLAGS = $(AM_CPPFLAGS) $(FREETYPE_CFLAGS) EXTRA_DIST += \ fonts/MathTestFontEmpty.otf \ fonts/MathTestFontFull.otf \ - fonts/MathTestFontFull.ttx \ fonts/MathTestFontNone.otf \ fonts/MathTestFontPartial1.otf \ fonts/MathTestFontPartial2.otf \