view src/Make_all.mak @ 16297:200c012ac0d4 v8.1.1154

patch 8.1.1154 commit https://github.com/vim/vim/commit/9a419ffb934bd04bf8d44ceaf4694e50cce55eab Author: Bram Moolenaar <Bram@vim.org> Date: Thu Apr 11 18:44:11 2019 +0200 patch 8.1.1154
author Bram Moolenaar <Bram@vim.org>
date Thu, 11 Apr 2019 18:45:04 +0200
parents d94901eeb762
children 1e76da634877
line wrap: on
line source

#
# Common Makefile, defines the list of tests to run and other things.
#

# Argument for running ctags.
TAGS_FILES = \
	*.c \
	*.cpp \
	*.h \
	auto/*.c \
	libvterm/src/*.c \
	libvterm/src/*.h \
	libvterm/include/*.h \
	xdiff/*.c \
	xdiff/*.h