diff src/Makefile.am @ 1117:f3e0f41beddb

[gaim-migrate @ 1127] Removed the old, crappy spellchecker code; replaced to use gtkspell. works much better. got gtkspell.[ch] out of gtkspell's cvs repository. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Tue, 21 Nov 2000 09:50:31 +0000
parents a930439f29b1
children 8f70ecf3e884
line wrap: on
line diff
--- a/src/Makefile.am	Tue Nov 21 01:11:27 2000 +0000
+++ b/src/Makefile.am	Tue Nov 21 09:50:31 2000 +0000
@@ -11,6 +11,7 @@
 			gaimrc.c \
 			gnome_applet_mgr.c \
 			gtkhtml.c \
+			gtkspell.c \
 			gtkticker.c \
 			html.c \
 			idle.c \
@@ -42,6 +43,7 @@
 		gaimrc.c \
 		gnome_applet_mgr.c \
 		gtkhtml.c \
+		gtkspell.c \
 		gtkticker.c \
 		html.c \
 		idle.c \
@@ -71,6 +73,7 @@
 		getopt.h \
 		getopt1.c \
 		gtkhtml.h \
+		gtkspell.h \
 		gtkticker.h \
 		gnome_applet_mgr.h \
 		multi.h \