comparison libpurple/protocols/qq/Makefile.am @ 24048:d57928c9dd8f

2008.09.19 - ccpaging <ccpaging(at)gmail.com> * Rewrite buddy modify info, there is a ticket for this problem * Use ship32 to trans action code between request packet and reply packet process
author SHiNE CsyFeK <csyfek@gmail.com>
date Fri, 19 Sep 2008 14:46:41 +0000
parents 5f454b975a99
children bdfcfd71449c
comparison
equal deleted inserted replaced
24047:b72816d1a131 24048:d57928c9dd8f
52 qq_network.h \ 52 qq_network.h \
53 send_file.c \ 53 send_file.c \
54 send_file.h \ 54 send_file.h \
55 qq_trans.c \ 55 qq_trans.c \
56 qq_trans.h \ 56 qq_trans.h \
57 sys_msg.c \
58 sys_msg.h \
59 utils.c \ 57 utils.c \
60 utils.h 58 utils.h
61 59
62 AM_CFLAGS = $(st) 60 AM_CFLAGS = $(st)
63 61