view src/Make_all.mak @ 17828:35e158a08c97

Added tag v8.1.1910 for changeset 6de5558c52423a69b27eaace53f50d503bd94207
author Bram Moolenaar <Bram@vim.org>
date Thu, 22 Aug 2019 21:30: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