diff options
Diffstat (limited to 'protocols/jabber')
| -rw-r--r-- | protocols/jabber/Makefile | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/protocols/jabber/Makefile b/protocols/jabber/Makefile index 9b414dc8..abfc7478 100644 --- a/protocols/jabber/Makefile +++ b/protocols/jabber/Makefile @@ -16,6 +16,7 @@ LFLAGS += -r  # [SH] Phony targets  all: jabber_mod.o +check: all  .PHONY: all clean distclean | 
