diff src/Makefile.am @ 6846:8ab95f4c9800

[gaim-migrate @ 7391] Added new buddy icon caching code. Each GaimBuddy has its own icon, and the complete list of all icons is now stored in a set of hashtables for quick retrieval. Buddy icons now live much happier in the core, with the magma and tooth fairies (that's where they really live). committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Mon, 15 Sep 2003 07:35:49 +0000
parents 4f6c8a696f2e
children 867ac5c3f8de
line wrap: on
line diff
--- a/src/Makefile.am	Mon Sep 15 02:23:58 2003 +0000
+++ b/src/Makefile.am	Mon Sep 15 07:35:49 2003 +0000
@@ -52,6 +52,8 @@
 	accountopt.h \
 	blist.c \
 	blist.h \
+	buddyicon.c \
+	buddyicon.h \
 	connection.c \
 	connection.h \
 	conversation.c \