diff options
Diffstat (limited to 'protocols/jabber/Makefile')
-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 b5c3b107..49a9b3f4 100644 --- a/protocols/jabber/Makefile +++ b/protocols/jabber/Makefile @@ -12,7 +12,7 @@ _SRCDIR_ := $(_SRCDIR_)protocols/jabber/ endif # [SH] Program variables -objects = conference.o io.o iq.o jabber.o jabber_util.o message.o presence.o s5bytestream.o sasl.o si.o +objects = conference.o io.o iq.o jabber.o jabber_util.o message.o presence.o s5bytestream.o sasl.o si.o hipchat.o LFLAGS += -r |