diff options
Diffstat (limited to 'protocols/oscar')
-rw-r--r-- | protocols/oscar/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/oscar/Makefile b/protocols/oscar/Makefile index ed2d7f83..95e85ec2 100644 --- a/protocols/oscar/Makefile +++ b/protocols/oscar/Makefile @@ -17,6 +17,7 @@ LFLAGS += -r # [SH] Phony targets all: oscar_mod.o check: all +lcov: gcov: gcov *.c |