summaryrefslogtreecommitdiffstats
path: root/Filelist
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2016-01-10 16:00:53 +0100
committerBram Moolenaar <Bram@vim.org>2016-01-10 16:00:53 +0100
commitb86a343280b08d6701da68ee0651e960a0a7a61c (patch)
tree356582cf6c33986a333421c8761e0eb60404930b /Filelist
parentacb4f221c715a333f4c49a2235a8006c6ac6e4d5 (diff)
patch 7.4.1079v7.4.1079
Problem: New include file missing from distribution. Missing changes to quickfix code. Solution: Add alloc.h to the list of distributed files. Use the enum in quickfix code.
Diffstat (limited to 'Filelist')
-rw-r--r--Filelist1
1 files changed, 1 insertions, 0 deletions
diff --git a/Filelist b/Filelist
index d58c53c7a6..a1ed826d25 100644
--- a/Filelist
+++ b/Filelist
@@ -7,6 +7,7 @@ SRC_ALL = \
.travis.yml \
appveyor.yml \
src/README.txt \
+ src/alloc.h \
src/arabic.c \
src/arabic.h \
src/ascii.h \