Imported Upstream version 1.2.7
[platform/upstream/harfbuzz.git] / test / shaping / Makefile.in
index 8e726ff..7f2b708 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.14 from Makefile.am.
+# Makefile.in generated by automake 1.14.1 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
@@ -80,10 +80,16 @@ POST_UNINSTALL = :
 build_triplet = @build@
 host_triplet = @host@
 TESTS = tests/arabic-fallback-shaping.tests \
-       tests/arabic-feature-order.tests tests/context-matching.tests \
-       tests/hangul-jamo.tests tests/indic-joiner-candrabindu.tests \
+       tests/arabic-feature-order.tests tests/cluster.tests \
+       tests/context-matching.tests tests/cursive-positioning.tests \
+       tests/default-ignorables.tests \
+       tests/fallback-positioning.tests tests/fuzzed.tests \
+       tests/hangul-jamo.tests tests/hyphens.tests \
+       tests/indic-joiner-candrabindu.tests \
        tests/indic-old-spec.tests tests/indic-pref-blocking.tests \
-       tests/mongolian-variation-selector.tests \
+       tests/ligature-id.tests tests/mark-filtering-sets.tests \
+       tests/mongolian-variation-selector.tests tests/spaces.tests \
+       tests/simple.tests tests/use.tests tests/vertical.tests \
        tests/zero-width-marks.tests $(am__EXEEXT_1)
 subdir = test/shaping
 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
@@ -349,6 +355,8 @@ CXXFLAGS = @CXXFLAGS@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 DEPDIR = @DEPDIR@
+DIRECTWRITE_CXXFLAGS = @DIRECTWRITE_CXXFLAGS@
+DIRECTWRITE_LIBS = @DIRECTWRITE_LIBS@
 DLLTOOL = @DLLTOOL@
 DSYMUTIL = @DSYMUTIL@
 DUMPBIN = @DUMPBIN@
@@ -358,15 +366,20 @@ ECHO_T = @ECHO_T@
 EGREP = @EGREP@
 EXEEXT = @EXEEXT@
 FGREP = @FGREP@
+FONTCONFIG_CFLAGS = @FONTCONFIG_CFLAGS@
+FONTCONFIG_LIBS = @FONTCONFIG_LIBS@
 FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
+FREETYPE_DEPS = @FREETYPE_DEPS@
 FREETYPE_LIBS = @FREETYPE_LIBS@
 GIT = @GIT@
 GLIB_CFLAGS = @GLIB_CFLAGS@
+GLIB_DEPS = @GLIB_DEPS@
 GLIB_LIBS = @GLIB_LIBS@
 GLIB_MKENUMS = @GLIB_MKENUMS@
 GOBJECT_CFLAGS = @GOBJECT_CFLAGS@
 GOBJECT_LIBS = @GOBJECT_LIBS@
 GRAPHITE2_CFLAGS = @GRAPHITE2_CFLAGS@
+GRAPHITE2_DEPS = @GRAPHITE2_DEPS@
 GRAPHITE2_LIBS = @GRAPHITE2_LIBS@
 GREP = @GREP@
 GTKDOC_CHECK = @GTKDOC_CHECK@
@@ -492,12 +505,12 @@ top_srcdir = @top_srcdir@
 NULL = 
 
 # TODO Figure out Python stuff
-EXTRA_DIST = hb-diff hb-diff-colorize hb-diff-filter-failures \
-       hb-diff-ngrams hb-diff-stat hb-manifest-read \
-       hb-manifest-update hb-unicode-decode hb-unicode-encode \
-       hb-unicode-prettyname record-test.sh run-tests.sh \
-       texts/in-tree fonts/sha1sum $(TESTS) $(NULL) hb_test_tools.py \
-       $(NULL)
+EXTRA_DIST = README.md hb-diff hb-diff-colorize \
+       hb-diff-filter-failures hb-diff-ngrams hb-diff-stat \
+       hb-manifest-read hb-manifest-update hb-unicode-decode \
+       hb-unicode-encode hb-unicode-prettyname record-test.sh \
+       run-tests.sh texts/in-tree fonts/sha1sum $(TESTS) $(NULL) \
+       hb_test_tools.py $(NULL)
 CLEANFILES = hb_test_tools.py[co] $(NULL)
 DISTCLEANFILES = 
 MAINTAINERCLEANFILES = 
@@ -876,6 +889,10 @@ uninstall-am:
        uninstall uninstall-am
 
 
+# Convenience targets:
+lib:
+       @$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/src lib
+
 manifests:
        @$(srcdir)/hb-manifest-update "$(srcdir)/texts" "$(srcdir)/fonts" "$(srcdir)/tests"