From 435a312b8fd0b7d5baf6b35ef923ca92fd6e7c52 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Mon, 21 Dec 2020 04:34:45 +0100 Subject: [PATCH] Register the "distcheck" test --- tests/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/.gitignore b/tests/.gitignore index 0ddf36f..6522393 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -1,2 +1,3 @@ /clint.log +/distcheck.log /fixme.log