Merge pull request #352 from fred-wang/makefile-am

Remove inexistent file ttx file from test/api/Makefile.am
This commit is contained in:
Khaled Hosny 2016-10-25 00:31:36 +03:00 committed by GitHub
commit 8c854dc023
1 changed files with 0 additions and 1 deletions

View File

@ -57,7 +57,6 @@ test_ot_math_CPPFLAGS = $(AM_CPPFLAGS) $(FREETYPE_CFLAGS)
EXTRA_DIST += \ EXTRA_DIST += \
fonts/MathTestFontEmpty.otf \ fonts/MathTestFontEmpty.otf \
fonts/MathTestFontFull.otf \ fonts/MathTestFontFull.otf \
fonts/MathTestFontFull.ttx \
fonts/MathTestFontNone.otf \ fonts/MathTestFontNone.otf \
fonts/MathTestFontPartial1.otf \ fonts/MathTestFontPartial1.otf \
fonts/MathTestFontPartial2.otf \ fonts/MathTestFontPartial2.otf \