test/shaping/Makefile.am |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 2c85a3df0983f28aed77a0ea3bf2417ef65d4b84
Author: Behdad Esfahbod <[email protected]>
Date:   Mon Oct 14 19:41:52 2013 +0200

    Fix issue with automake

diff --git a/test/shaping/Makefile.am b/test/shaping/Makefile.am
index 2395783..d45dd30 100644
--- a/test/shaping/Makefile.am
+++ b/test/shaping/Makefile.am
@@ -31,7 +31,7 @@ CLEANFILES += \
        hb_test_tools.py[co] \
        $(NULL)
 
-TESTS = $(srcdir)/tests/*.tests
+TESTS = tests/context-matching.tests
 TESTS_ENVIRONMENT = \
        srcdir="$(srcdir)" \
        builddir="$(builddir)" \
_______________________________________________
HarfBuzz mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/harfbuzz

Reply via email to