From 913849ae3ed66a60abea136184fd2e8194018dbd Mon Sep 17 00:00:00 2001 From: Daniel Carl Date: Sat, 14 Apr 2018 21:03:08 +0200 Subject: Added first test for the util functions #357. --- Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 5bbd7ca..12ecae4 100644 --- a/Makefile +++ b/Makefile @@ -40,6 +40,10 @@ sandbox: runsandbox: sandbox sandbox/usr/bin/vimb +test: + $(MAKE) -C src vimb.so + $(MAKE) -C tests + %.subdir-all: $(Q)$(MAKE) -C $* -- cgit v1.2.3