diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,6 +15,7 @@ git-permalink: src/git-permalink.sh.in check: all sh tests/cli-opts.sh + sh tests/install-uninstall.sh dev-check: check sh aux/assert-shellcheck.sh |