diff --git a/test/shaping/Makefile.am b/test/shaping/Makefile.am index 23957837d..d45dd306e 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)" \