comparison src/protocols/jabber/Makefile.am @ 3127:4e7cefc55971

[gaim-migrate @ 3142] Upgraded jabber to most recent stable version committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Thu, 04 Apr 2002 03:04:57 +0000
parents 44140dae2865
children 5df423e0bca8
comparison
equal deleted inserted replaced
3126:e883f604174e 3127:4e7cefc55971
15 asciitab.h \ 15 asciitab.h \
16 expat.c \ 16 expat.c \
17 genhash.c \ 17 genhash.c \
18 hashtable.c \ 18 hashtable.c \
19 hashtable.h \ 19 hashtable.h \
20 karma.c \
20 iasciitab.h \ 21 iasciitab.h \
21 latin1tab.h \ 22 latin1tab.h \
23 lib.h \
22 libxode.h \ 24 libxode.h \
23 nametab.h \ 25 nametab.h \
24 pool.c \ 26 pool.c \
25 sha.c \ 27 sha.c \
26 snprintf.c \ 28 snprintf.c \
27 socket.c \ 29 socket.c \
28 str.c \ 30 str.c \
29 utf8tab.h \ 31 utf8tab.h \
32 xhash.c \
30 xmldef.h \ 33 xmldef.h \
31 xmlnode.c \ 34 xmlnode.c \
32 xmlparse.c \ 35 xmlparse.c \
33 xmlparse.h \ 36 xmlparse.h \
34 xmlrole.c \ 37 xmlrole.c \
61 expat.c \ 64 expat.c \
62 genhash.c \ 65 genhash.c \
63 hashtable.c \ 66 hashtable.c \
64 hashtable.h \ 67 hashtable.h \
65 iasciitab.h \ 68 iasciitab.h \
69 karma.c \
66 latin1tab.h \ 70 latin1tab.h \
71 lib.h \
67 libxode.h \ 72 libxode.h \
68 nametab.h \ 73 nametab.h \
69 pool.c \ 74 pool.c \
70 sha.c \ 75 sha.c \
71 snprintf.c \ 76 snprintf.c \
72 socket.c \ 77 socket.c \
73 str.c \ 78 str.c \
74 utf8tab.h \ 79 utf8tab.h \
80 xhash.c \
75 xmldef.h \ 81 xmldef.h \
76 xmlnode.c \ 82 xmlnode.c \
77 xmlparse.c \ 83 xmlparse.c \
78 xmlparse.h \ 84 xmlparse.h \
79 xmlrole.c \ 85 xmlrole.c \