aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2007-01-22 10:42:55 +0100
committerJelmer Vernooij <jelmer@samba.org>2007-01-22 10:42:55 +0100
commit348c11b16c156979ef2c7141ca7450af693b3713 (patch)
treec4bd8c28bbe8b4d5f09fbfa7166fd89c8f318285 /lib
parent7738014d6a9ad81806ddb4e06092791dbd10b616 (diff)
Add lcov target
Diffstat (limited to 'lib')
-rw-r--r--lib/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Makefile b/lib/Makefile
index 33073c27..a9038987 100644
--- a/lib/Makefile
+++ b/lib/Makefile
@@ -17,6 +17,7 @@ LFLAGS += -r
# [SH] Phony targets
all: lib.o
check: all
+lcov:
gcov:
gcov *.c