diff pidgin/Makefile.am @ 17411:674d8bc2b980

Undo/Redo in GtkImHtml from GtkSourceView. This may not be adaquate enough for us.
author Sean Egan <seanegan@gmail.com>
date Fri, 25 May 2007 21:53:49 +0000
parents a88207954eb1
children 40d51793f2d7
line wrap: on
line diff
--- a/pidgin/Makefile.am	Fri May 25 19:05:47 2007 +0000
+++ b/pidgin/Makefile.am	Fri May 25 21:53:49 2007 +0000
@@ -109,6 +109,8 @@
 	gtksession.c \
 	gtksound.c \
 	gtksourceiter.c \
+	gtksourceundomanager.c \
+	gtksourceview-marshal.c \
 	gtkstatusbox.c \
 	gtkthemes.c \
 	gtkutils.c \
@@ -156,6 +158,8 @@
 	gtksession.h \
 	gtksound.h \
 	gtksourceiter.h \
+	gtksourceundomanager.h \
+	gtksourceview-marshal.h \
 	gtkstatusbox.h \
 	pidginstock.h \
 	gtkthemes.h \