Ignore:
Timestamp:
2006-09-22T12:04:35Z (18 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
8d74291
Parents:
deff040
Message:

Basic SASL (PLAIN only ATM) authentication code. Doesn't log in completely
yet.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/jabber/Makefile

    rdeff040 r5997488  
    1010
    1111# [SH] Program variables
    12 objects = io.o iq.o jabber.o jabber_util.o message.o presence.o xmltree.o
     12objects = io.o iq.o jabber.o jabber_util.o message.o presence.o sasl.o xmltree.o
    1313
    1414CFLAGS += -Wall
Note: See TracChangeset for help on using the changeset viewer.