Changeset 8f243ad for protocols/jabber


Ignore:
Timestamp:
2006-09-20T09:36:53Z (18 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
f06894d
Parents:
51fdc45
Message:

Removed old Jabber module, started to fill in the new stuff. (xmltree
developed outside this tree)

Location:
protocols/jabber
Files:
2 added
30 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/jabber/Makefile

    r51fdc45 r8f243ad  
    1010
    1111# [SH] Program variables
    12 objects = expat.o hashtable.o jid.o jpacket.o jutil.o log.o pool.o str.o xmlnode.o xmlparse.o xmlrole.o xmltok.o jabber.o
     12objects = jabber.o xmltree.o
    1313
    1414CFLAGS += -Wall
Note: See TracChangeset for help on using the changeset viewer.