From 2d3c0a9daab5762a310588f4718c5661273c404b Mon Sep 17 00:00:00 2001
From: Bram Moolenaar <Bram@vim.org>
Date: Mon, 21 Mar 2005 08:27:48 +0000
Subject: updated for version 7.0062

---
 Filelist | 2 ++
 1 file changed, 2 insertions(+)

(limited to 'Filelist')

diff --git a/Filelist b/Filelist
index baffc611d..e6ecf5095 100644
--- a/Filelist
+++ b/Filelist
@@ -57,6 +57,7 @@ SRC_ALL1 =	\
 		src/screen.c \
 		src/search.c \
 		src/structs.h \
+		src/spell.c \
 		src/syntax.c \
 		src/tag.c \
 		src/term.c \
@@ -112,6 +113,7 @@ SRC_ALL2 =	\
 		src/proto/regexp.pro \
 		src/proto/screen.pro \
 		src/proto/search.pro \
+		src/proto/spell.pro \
 		src/proto/syntax.pro \
 		src/proto/tag.pro \
 		src/proto/term.pro \
-- 
cgit v1.2.1