view src/Make_all.mak @ 22727:bc07ea7707df

Added tag v8.2.1911 for changeset 768f72ca8872951f88279dff8c3c02f5849324af
author Bram Moolenaar <Bram@vim.org>
date Tue, 27 Oct 2020 09:15:05 +0100
parents 1e76da634877
children
line wrap: on
line source

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

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