From 36b68bfbffd9d0f45fe14a6fb2fb7af9fbfa6822 Mon Sep 17 00:00:00 2001 From: Tim Stack Date: Tue, 6 Feb 2024 09:14:07 -0800 Subject: [PATCH] [build] missed adding logfile to makefile --- test/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/test/Makefile.am b/test/Makefile.am index 30e1a62f..b003e551 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -280,6 +280,7 @@ dist_noinst_DATA = \ example.patch \ example.toml \ expected_help.txt \ + gharchive_log.jsonl \ invalid-books.xml \ listview_output.0 \ listview_output.1 \