aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0cbcaeb..cf10bc1 100644
--- a/Makefile
+++ b/Makefile
@@ -45,4 +45,4 @@ analyze: clean
make
leak: lispy
- valgrind -s --leak-check=full $(BIND)/lispy
+ valgrind -s --leak-check=full --show-leak-kinds=all $(BIND)/lispy