diff 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
line wrap: on
line diff
--- a/src/Makefile.am	Thu Feb 09 04:14:54 2006 +0000
+++ b/src/Makefile.am	Thu Feb 09 04:17:56 2006 +0000
@@ -80,6 +80,7 @@
 	desktopitem.c \
 	eventloop.c \
 	ft.c \
+	gaim_buffer.c \
 	idle.c \
 	imgstore.c \
 	log.c \
@@ -128,6 +129,7 @@
 	desktopitem.h \
 	eventloop.h \
 	ft.h \
+	gaim_buffer.h \
 	idle.h \
 	imgstore.h \
 	log.h \