diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -36,6 +36,7 @@ run-tests: src/remembering-c.c check: all run-tests ./run-tests sh tests/cli-opts.sh + sh tests/install-uninstall.sh sh tests/ranking.sh sh tests/signals.sh |