diff src/Makefile.am @ 5563:9eb5b13fd412

[gaim-migrate @ 5965] Just a taste of what's coming. Standard "This won't compile" thing. Plugin authors, you're going to hate me, but that's okay, because I have friends too! It's really late. My brain resembles that of fish swimming in jello pudding with neon lights flying around chanting musicals. I'm not on drugs. I'm just that tired. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Fri, 30 May 2003 09:38:29 +0000
parents 2c4c975620f0
children 0bdfa28c678e
line wrap: on
line diff
--- a/src/Makefile.am	Fri May 30 04:13:58 2003 +0000
+++ b/src/Makefile.am	Fri May 30 09:38:29 2003 +0000
@@ -6,8 +6,12 @@
 SUBDIRS = protocols
 
 CORESOURCES = \
+	account.c \
+	account.h \
 	blist.c \
 	blist.h \
+	connection.c \
+	connection.h \
 	conversation.c \
 	conversation.h \
 	core.c \
@@ -53,6 +57,8 @@
 	gaim-disclosure.c \
 	gaim-disclosure.h \
 	gaimrc.c \
+	gtkaccount.c \
+	gtkaccount.h \
 	gtkcellrendererprogress.c \
 	gtkcellrendererprogress.h \
 	gtkblist.c \