view src/Make_all.mak @ 23194:2eea20c97f6f

Added tag v8.2.2142 for changeset 3978f5b4893498c82f445db5fc7a20d7759e10e0
author Bram Moolenaar <Bram@vim.org>
date Sun, 13 Dec 2020 21:30: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