summaryrefslogtreecommitdiffstats
path: root/src/main.aap
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2010-05-20 21:46:00 +0200
committerBram Moolenaar <Bram@vim.org>2010-05-20 21:46:00 +0200
commit218116c1d0bacf1bceb93699258c23308617b43c (patch)
tree971357927080ba2d1cc08500f0069b3619af5ecb /src/main.aap
parentfa7584cb8627e3e4226b26ef1bff42f82b8eee1e (diff)
Various smaller changes. Updated proto files. Updated dependencies.
Diffstat (limited to 'src/main.aap')
-rw-r--r--src/main.aap2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main.aap b/src/main.aap
index b36fc3662a..e6ca2e0f36 100644
--- a/src/main.aap
+++ b/src/main.aap
@@ -290,6 +290,7 @@ testclean {virtual}:
# Some are optional and depend on configure.
# "version.c" is missing, it's always compiled (see below).
Source =
+ blowfish.c
buffer.c
charset.c
diff.c
@@ -328,6 +329,7 @@ Source =
regexp.c
screen.c
search.c
+ sha256.c
spell.c
syntax.c
tag.c