From c13e1f3a00bbf7ba72148da2cd05454ec60ba8a2 Mon Sep 17 00:00:00 2001 From: Timothy Stack Date: Sat, 28 Aug 2021 22:01:36 -0700 Subject: [PATCH] [build] missed distributing some test files --- test/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/test/Makefile.am b/test/Makefile.am index 9d728a13..384247ae 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -252,9 +252,11 @@ dist_noinst_DATA = \ logfile_access_log.1 \ logfile_bad_access_log.0 \ logfile_bad_syslog.0 \ + logfile_block.1 \ + logfile_block.2 \ + logfile_blued.0 \ logfile_bro_conn.log.0 \ logfile_bro_http.log.0 \ - logfile_blued.0 \ logfile_crlf.0 \ logfile_cxx.0 \ logfile_empty.0 \