changeset 4746:577825776c70

[gaim-migrate @ 5061] These should have been in Makefile.am. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Thu, 13 Mar 2003 20:14:27 +0000
parents 01cae9259e2f
children 83a3e0482954
files src/Makefile.am
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/Makefile.am	Thu Mar 13 17:52:21 2003 +0000
+++ b/src/Makefile.am	Thu Mar 13 20:14:27 2003 +0000
@@ -11,6 +11,8 @@
 		browser.c \
 		buddy.c \
 		buddy_chat.c \
+		buddyicondlg.c \
+		buddyicondlg.h \
 		conversation.c \
 		conversation.h \
 		core.c \
@@ -38,6 +40,7 @@
 		html.c \
 		idle.c \
 		list.c \
+		list.h
 		log.c \
 		main.c \
 		md5.c \
@@ -49,6 +52,7 @@
 		pounce.c \
 		pounce.h \
 		prefs.c \
+		privacy.h \
 		proxy.c \
 		proxy.h \
 		prpl.c \