diff options
Diffstat (limited to 'protocols/jabber')
| -rw-r--r-- | protocols/jabber/Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/protocols/jabber/Makefile b/protocols/jabber/Makefile index e042f812..3ce78127 100644 --- a/protocols/jabber/Makefile +++ b/protocols/jabber/Makefile @@ -17,7 +17,7 @@ LFLAGS += -r  # [SH] Phony targets  all: jabber_mod.o  check: all -lcov: +lcov: check  gcov:   	gcov *.c | 
