From f81ffeeba73df98b53dc3e07a5d00d6edc058d78 Mon Sep 17 00:00:00 2001 From: Tim Stack Date: Fri, 10 May 2024 22:27:38 -0700 Subject: [PATCH] [tests] fix distclean --- test/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/test/Makefile.am b/test/Makefile.am index b7e1f708..96d191b5 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -586,6 +586,7 @@ distclean-local: $(RM_V)rm -rf remote remote-tmp not:a:remote:dir $(RM_V)rm -rf sessions $(RM_V)rm -rf cfg + $(RM_V)rm -rf file-tz $(RM_V)rm -rf tmp $(RM_V)rm -rf piper-tmp $(RM_V)rm -rf rotmp