From 985dff25f7fde96308a66e5b01bc226589fd0825 Mon Sep 17 00:00:00 2001 From: Daniel Karbach Date: Thu, 24 Nov 2016 17:39:36 +0100 Subject: [PATCH] update documentation for make targets --- doc/building | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/building b/doc/building index 8481dd4..020aa0d 100644 --- a/doc/building +++ b/doc/building @@ -57,7 +57,10 @@ server: ./client-saved to prevent clashes with a running `make server` test: - build and run unittests + build and run tests + +unittest: + build and run tests that require no X server gdb, cachegrind, callgrind: build the binary suited for given tool and launch -- 2.39.2