Mercurial > pidgin
comparison src/protocols/simple/Makefile.am @ 11383:b4cf724b64f8
[gaim-migrate @ 13610]
switch to core SRV resolver
committer: Tailor Script <tailor@pidgin.im>
| author | Thomas Butter <tbutter> |
|---|---|
| date | Wed, 31 Aug 2005 09:42:11 +0000 |
| parents | 38a05abd926e |
| children | cfc808463763 |
comparison
equal
deleted
inserted
replaced
| 11382:bdeace860555 | 11383:b4cf724b64f8 |
|---|---|
| 4 simple.c \ | 4 simple.c \ |
| 5 simple.h \ | 5 simple.h \ |
| 6 sipmsg.c \ | 6 sipmsg.c \ |
| 7 sipmsg.h \ | 7 sipmsg.h \ |
| 8 digcalc.c \ | 8 digcalc.c \ |
| 9 digcalc.h \ | 9 digcalc.h |
| 10 srvresolve.h \ | |
| 11 srvresolve.c | |
| 12 | 10 |
| 13 AM_CFLAGS = $(st) | 11 AM_CFLAGS = $(st) |
| 14 | 12 |
| 15 libsimple_la_LDFLAGS = -module -avoid-version $(GLIB_LIBS) | 13 libsimple_la_LDFLAGS = -module -avoid-version $(GLIB_LIBS) |
| 16 | 14 |
