view src/Make_all.mak @ 23307:74c40d38612f

Added tag v8.2.2198 for changeset 90ea5037a7e3d3d9c94954c96e40b8cb6e624fd4
author Bram Moolenaar <Bram@vim.org>
date Wed, 23 Dec 2020 14:45: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