From: Daniel Carl Date: Thu, 10 Jan 2019 09:39:24 +0000 (+0100) Subject: Create version-h also on single make test. X-Git-Url: https://git.owens.tech///git?a=commitdiff_plain;h=d15d99b33171de0e373f4f2cd9fe16f41286a029;p=vimb.git Create version-h also on single make test. --- diff --git a/Makefile b/Makefile index ce2f2ef..dae161c 100644 --- a/Makefile +++ b/Makefile @@ -46,7 +46,7 @@ sandbox: runsandbox: sandbox sandbox/usr/bin/vimb -test: +test: version.h $(MAKE) -C src vimb.so $(MAKE) -C tests