[HarfBuzz] harfbuzz: Branch 'master'
Behdad Esfahbod
behdad at kemper.freedesktop.org
Tue Oct 15 01:14:09 PDT 2013
test/shaping/Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 2c85a3df0983f28aed77a0ea3bf2417ef65d4b84
Author: Behdad Esfahbod <behdad at behdad.org>
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)" \
More information about the HarfBuzz
mailing list