summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index a9859a4..809f3b3 100644
--- a/Makefile
+++ b/Makefile
@@ -106,6 +106,9 @@ ifneq ($(OS),Darwin)
endif
+$(MAKE) -Bs release check
+$(MAKE) -Bs check
+ifeq ($(OS),Linux)
+ ./tests.sh --sudo
+endif
clean:
$(RM) bfs *.[od] tests/mksock tests/*.[od]