Changeset add23a2 for protocols/jabber


Ignore:
Timestamp:
2008-02-16T22:07:14Z (16 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
4bbcba3
Parents:
2d88d25a
Message:

Moved xmltree to lib/ because I want to use it from more than just the
Jabber module.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/jabber/Makefile

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