aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-02-16 16:45:12 +0100
committerJelmer Vernooij <jelmer@samba.org>2008-02-16 16:45:12 +0100
commitfc5cf88448d4337d1a5fde418df1c6206a9b0ea2 (patch)
treee8d76b3aa70f0d30dd57985fc8c79e8ced5eec7c /lib
parentfc82be67d1f785218273e6269ed9d089a89b2bfd (diff)
Fix lcov dependencies.
Diffstat (limited to 'lib')
-rw-r--r--lib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile b/lib/Makefile
index a79f7c4c..975deceb 100644
--- a/lib/Makefile
+++ b/lib/Makefile
@@ -17,7 +17,7 @@ LFLAGS += -r
# [SH] Phony targets
all: lib.o
check: all
-lcov:
+lcov: check
gcov:
gcov *.c