diff gtk/Makefile.am @ 15033:ca46f41aa433

[gaim-migrate @ 17815] buddy-list alerts. I've made the two existing account ui_ops ('so-and-so has added you' and 'would you like to add so-and-so') use this. I'll follow up with a new 'so-and-so needs you to authorize him' ui_op, and replace the gaim_request_action() calls in the appropriate prpls committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Thu, 23 Nov 2006 08:37:07 +0000
parents a8c2af13b96d
children be2feab10c71
line wrap: on
line diff
--- a/gtk/Makefile.am	Wed Nov 22 21:33:51 2006 +0000
+++ b/gtk/Makefile.am	Thu Nov 23 08:37:07 2006 +0000
@@ -97,6 +97,7 @@
 	gtkrequest.c \
 	gtkroomlist.c \
 	gtksavedstatuses.c \
+	gtkscrollbook.c \
 	gtksession.c \
 	gtksound.c \
 	gtksourceiter.c \
@@ -143,6 +144,7 @@
 	gtkrequest.h \
 	gtkroomlist.h \
 	gtksavedstatuses.h \
+	gtkscrollbook.h \
 	gtksession.h \
 	gtksound.h \
 	gtksourceiter.h \