comparison src/Makefile.am @ 13200:33bef17125c2

[gaim-migrate @ 15563] This is the soon-to-be-infamous nonblocking network activity patch that I've been working on. Feel free to yell at me if this makes you unhappy. committer: Tailor Script <tailor@pidgin.im>
author Daniel Atallah <daniel.atallah@gmail.com>
date Thu, 09 Feb 2006 04:17:56 +0000
parents 88ef7055eba3
children ac5bc9a7b603
comparison
equal deleted inserted replaced
13199:d8f238864c88 13200:33bef17125c2
78 core.c \ 78 core.c \
79 debug.c \ 79 debug.c \
80 desktopitem.c \ 80 desktopitem.c \
81 eventloop.c \ 81 eventloop.c \
82 ft.c \ 82 ft.c \
83 gaim_buffer.c \
83 idle.c \ 84 idle.c \
84 imgstore.c \ 85 imgstore.c \
85 log.c \ 86 log.c \
86 media.c \ 87 media.c \
87 mime.c \ 88 mime.c \
126 dbus-maybe.h \ 127 dbus-maybe.h \
127 debug.h \ 128 debug.h \
128 desktopitem.h \ 129 desktopitem.h \
129 eventloop.h \ 130 eventloop.h \
130 ft.h \ 131 ft.h \
132 gaim_buffer.h \
131 idle.h \ 133 idle.h \
132 imgstore.h \ 134 imgstore.h \
133 log.h \ 135 log.h \
134 media.h \ 136 media.h \
135 mime.h \ 137 mime.h \