summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2023-11-10 11:52:17 -0300
committerEuAndreh <eu@euandre.org>2023-11-10 11:53:13 -0300
commit7ff4704b10e0ea03b792790eae847a1d04f47737 (patch)
treefb46c3eb0a825a84d7e4c3aa56cfa4d1f714a545 /Makefile
parenttests/assert-install.sh: Fix progress report string (diff)
downloadpapod-7ff4704b10e0ea03b792790eae847a1d04f47737.tar.gz
papod-7ff4704b10e0ea03b792790eae847a1d04f47737.tar.xz
tests/assert-clean.sh: Enforce correctness of "make clean"
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
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 \