From 290bb338bf9a881e38899cd0391146ef7a52b2b1 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 19 Dec 2022 02:39:14 -0500 Subject: [PATCH] Dist test result files --- test/api/Makefile.am | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/test/api/Makefile.am b/test/api/Makefile.am index ffd4a0fc6..e10773e9c 100644 --- a/test/api/Makefile.am +++ b/test/api/Makefile.am @@ -14,7 +14,10 @@ libs: EXTRA_DIST += meson.build -EXTRA_DIST += fonts +EXTRA_DIST += \ + fonts \ + results \ + $(NULL) LINK = $(CXXLINK)