Imported Upstream version 2.6.4
[platform/upstream/harfbuzz.git] / test / shaping / data / in-house / Makefile.in
index eb50742..86d887e 100644 (file)
@@ -112,9 +112,9 @@ TESTS = tests/aat-trak.tests tests/aat-morx.tests \
        tests/mark-attachment.tests tests/mark-filtering-sets.tests \
        tests/mongolian-variation-selector.tests \
        tests/myanmar-syllable.tests tests/myanmar-zawgyi.tests \
-       tests/none-directional.tests tests/rand.tests \
-       tests/spaces.tests tests/simple.tests tests/sinhala.tests \
-       tests/tibetan-contractions-1.tests \
+       tests/none-directional.tests tests/positioning-features.tests \
+       tests/rand.tests tests/spaces.tests tests/simple.tests \
+       tests/sinhala.tests tests/tibetan-contractions-1.tests \
        tests/tibetan-contractions-2.tests tests/tibetan-vowels.tests \
        tests/use.tests tests/use-indic3.tests tests/use-marchen.tests \
        tests/use-syllable.tests tests/variations-rvrn.tests \
@@ -124,6 +124,7 @@ subdir = test/shaping/data/in-house
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_check_link_flag.m4 \
        $(top_srcdir)/m4/ax_code_coverage.m4 \
+       $(top_srcdir)/m4/ax_cxx_compile_stdcxx.m4 \
        $(top_srcdir)/m4/ax_pthread.m4 $(top_srcdir)/m4/gtk-doc.m4 \
        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
        $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
@@ -409,6 +410,8 @@ FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
 FREETYPE_DEPS = @FREETYPE_DEPS@
 FREETYPE_LIBS = @FREETYPE_LIBS@
 GCOV = @GCOV@
+GDI_CFLAGS = @GDI_CFLAGS@
+GDI_LIBS = @GDI_LIBS@
 GENHTML = @GENHTML@
 GIT = @GIT@
 GLIB_CFLAGS = @GLIB_CFLAGS@
@@ -427,6 +430,7 @@ GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
 GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
 GTKDOC_MKPDF = @GTKDOC_MKPDF@
 GTKDOC_REBASE = @GTKDOC_REBASE@
+HAVE_CXX11 = @HAVE_CXX11@
 HB_LIBTOOL_VERSION_INFO = @HB_LIBTOOL_VERSION_INFO@
 HB_VERSION = @HB_VERSION@
 HB_VERSION_MAJOR = @HB_VERSION_MAJOR@