comparison plugins/icq/Makefile.am @ 1309:0a766047b4fd

[gaim-migrate @ 1319] Yay, new icqlib committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Tue, 19 Dec 2000 10:08:29 +0000
parents 201ec77f3a60
children 4c510ca3563f
comparison
equal deleted inserted replaced
1308:4741b5a75b9f 1309:0a766047b4fd
14 libgaimicq_la_SOURCES = chatsession.c \ 14 libgaimicq_la_SOURCES = chatsession.c \
15 chatsession.h \ 15 chatsession.h \
16 contacts.c \ 16 contacts.c \
17 contacts.h \ 17 contacts.h \
18 cyrillic.c \ 18 cyrillic.c \
19 eventhandle.c \
20 eventhandle.h \
19 filesession.c \ 21 filesession.c \
20 filesession.h \ 22 filesession.h \
21 icq.h \ 23 icq.h \
22 icqbyteorder.c \ 24 icqbyteorder.c \
23 icqbyteorder.h \ 25 icqbyteorder.h \
26 icqevent.c \
27 icqevent.h \
24 icqlib.c \ 28 icqlib.c \
25 icqlib.h \ 29 icqlib.h \
26 icqpacket.c \ 30 icqpacket.c \
27 icqpacket.h \ 31 icqpacket.h \
28 icqtypes.h \ 32 icqtypes.h \