diff --git a/test/shaping/data/in-house/Makefile.am b/test/shaping/data/in-house/Makefile.am index aab1652e8..8a2a07657 100644 --- a/test/shaping/data/in-house/Makefile.am +++ b/test/shaping/data/in-house/Makefile.am @@ -9,7 +9,7 @@ lib: EXTRA_DIST = \ COPYING \ fonts \ - tests \ + $(TESTS) \ $(NULL) TEST_EXTENSIONS = .tests diff --git a/test/shaping/data/text-rendering-tests/Makefile.am b/test/shaping/data/text-rendering-tests/Makefile.am index 788db1f6b..cad03580f 100644 --- a/test/shaping/data/text-rendering-tests/Makefile.am +++ b/test/shaping/data/text-rendering-tests/Makefile.am @@ -15,7 +15,7 @@ EXTRA_DIST = \ update.sh \ extract-tests.py \ fonts \ - tests \ + $(TESTS) \ $(NULL) TEST_EXTENSIONS = .tests