citrun

watch C/C++ source code execute
Log | Files | Refs | LICENSE

commit 30d42eba594ee7e77ae0220da88ce7ccc957f1cd
parent e9f1c207576dd8832180ff66f2853f6cfbe8035d
Author: Kyle Milz <kyle@getaddrinfo.net>
Date:   Thu, 17 Mar 2016 23:00:55 -0600

remove wrap from subdirs too

Diffstat:
MMakefile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile @@ -1,4 +1,4 @@ -SUBDIR= instrument lib viewer wrap +SUBDIR= instrument lib viewer test: prove