aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 9b60c5b..d9765b7 100644
--- a/Makefile
+++ b/Makefile
@@ -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