diff src/Makefile.am @ 10977:2ce8ec01a064

[gaim-migrate @ 12803] adding sametime support to the build committer: Tailor Script <tailor@pidgin.im>
author Christopher O'Brien <siege@pidgin.im>
date Tue, 07 Jun 2005 02:52:39 +0000
parents d0d1d631ed49
children df0241eb602c
line wrap: on
line diff
--- a/src/Makefile.am	Mon Jun 06 22:38:11 2005 +0000
+++ b/src/Makefile.am	Tue Jun 07 02:52:39 2005 +0000
@@ -76,6 +76,7 @@
 	ft.c \
 	imgstore.c \
 	log.c \
+	mime.c \
 	network.c \
 	notify.c \
 	plugin.c \
@@ -115,6 +116,7 @@
 	ft.h \
 	imgstore.h \
 	log.h \
+	mime.h \
 	network.h \
 	notify.h \
 	plugin.h \