comparison libpurple/Makefile.am @ 19499:47a2d00ab060

propagate from branch 'im.pidgin.pidgin' (head 1ade185e4daf699979b517ddb70cee47cd15e7ee) to branch 'im.pidgin.soc.2007.certmgr' (head 59d49a3a37747b811f234de6931e7c575bf885fb)
author William Ehlhardt <williamehlhardt@gmail.com>
date Tue, 28 Aug 2007 01:14:08 +0000
parents 215c02a8ff88 f14d539508ca
children a77432fe2f3b
comparison
equal deleted inserted replaced
19481:8c00833b9959 19499:47a2d00ab060
34 purple_coresources = \ 34 purple_coresources = \
35 account.c \ 35 account.c \
36 accountopt.c \ 36 accountopt.c \
37 blist.c \ 37 blist.c \
38 buddyicon.c \ 38 buddyicon.c \
39 certificate.c \
39 cipher.c \ 40 cipher.c \
40 circbuffer.c \ 41 circbuffer.c \
41 cmds.c \ 42 cmds.c \
42 connection.c \ 43 connection.c \
43 conversation.c \ 44 conversation.c \
83 purple_coreheaders = \ 84 purple_coreheaders = \
84 account.h \ 85 account.h \
85 accountopt.h \ 86 accountopt.h \
86 blist.h \ 87 blist.h \
87 buddyicon.h \ 88 buddyicon.h \
89 certificate.h \
88 cipher.h \ 90 cipher.h \
89 circbuffer.h \ 91 circbuffer.h \
90 cmds.h \ 92 cmds.h \
91 connection.h \ 93 connection.h \
92 conversation.h \ 94 conversation.h \