From c4eac531dfad55f691557a684b3a6bde83c4bcea Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Wed, 10 Jan 2018 03:51:09 +0100 Subject: [PATCH] Minor --- test/shaping/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/test/shaping/Makefile.am b/test/shaping/Makefile.am index c28892f23..492b30cf8 100644 --- a/test/shaping/Makefile.am +++ b/test/shaping/Makefile.am @@ -125,7 +125,6 @@ DISABLED_TESTS = \ $(NULL) TEST_EXTENSIONS = .tests - TESTS_LOG_COMPILER = $(srcdir)/run-tests.py $(top_builddir)/util/hb-shape$(EXEEXT) -include $(top_srcdir)/git.mk