Mercurial > pidgin
comparison src/protocols/jabber/Makefile.am @ 7395:b250288fa948
[gaim-migrate @ 7990]
this would be the non-working start of file transfer (the real way) for jabber
also approximately eleventy billion jabber tweaks
committer: Tailor Script <tailor@pidgin.im>
author | Nathan Walp <nwalp@pidgin.im> |
---|---|
date | Fri, 31 Oct 2003 02:43:58 +0000 |
parents | 79e33c8ecf16 |
children | e87e7d9d0132 |
comparison
equal
deleted
inserted
replaced
7394:c6ff3c1fb1b3 | 7395:b250288fa948 |
---|---|
24 parser.c \ | 24 parser.c \ |
25 parser.h \ | 25 parser.h \ |
26 presence.c \ | 26 presence.c \ |
27 presence.h \ | 27 presence.h \ |
28 roster.c \ | 28 roster.c \ |
29 roster.h | 29 roster.h \ |
30 si.c \ | |
31 si.h | |
30 | 32 |
31 AM_CFLAGS = $(st) | 33 AM_CFLAGS = $(st) |
32 | 34 |
33 libjabber_la_LDFLAGS = -module -avoid-version | 35 libjabber_la_LDFLAGS = -module -avoid-version |
34 | 36 |