From 7ff4704b10e0ea03b792790eae847a1d04f47737 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Fri, 10 Nov 2023 11:52:17 -0300 Subject: tests/assert-clean.sh: Enforce correctness of "make clean" --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index aede9b6..be6a7e5 100644 --- a/Makefile +++ b/Makefile @@ -89,6 +89,7 @@ check-t: $(tests.js-t) assert-tests = \ + tests/assert-clean.sh \ tests/assert-deps.sh \ tests/assert-install.sh \ -- cgit v1.2.3