Fix issue with automake

This commit is contained in:
Behdad Esfahbod 2013-10-14 19:41:52 +02:00
parent 6b65a76b40
commit 2c85a3df09
1 changed files with 1 additions and 1 deletions

View File

@ -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)" \