diff Filelist @ 7558:9a4c9dccd603 v7.4.1079

commit https://github.com/vim/vim/commit/b86a343280b08d6701da68ee0651e960a0a7a61c Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jan 10 16:00:53 2016 +0100 patch 7.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.
author Christian Brabandt <cb@256bit.org>
date Sun, 10 Jan 2016 16:15:04 +0100
parents dbfa0f9ab289
children 33b43ec0a005
line wrap: on
line diff
--- 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 \