Fix dist
authorBehdad Esfahbod <behdad@behdad.org>
Wed, 28 Sep 2016 17:17:27 +0000 (19:17 +0200)
committerBehdad Esfahbod <behdad@behdad.org>
Tue, 4 Oct 2016 21:47:12 +0000 (14:47 -0700)
test/api/Makefile.am

index 58f4914..d514a6f 100644 (file)
@@ -54,6 +54,16 @@ TEST_PROGS += \
        $(NULL)
 test_ot_math_LDADD = $(LDADD) $(FREETYPE_LIBS)
 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 \
+       fonts/MathTestFontPartial3.otf \
+       fonts/MathTestFontPartial4.otf \
+       $(NULL)
 endif # HAVE_FREETYPE
 
 endif # HAVE_OT