view src/Make_all.mak @ 23339:8dd52102986c

Added tag v8.2.2212 for changeset 9c5275b1c7638700c7ba8674753b32eff389d26d
author Bram Moolenaar <Bram@vim.org>
date Fri, 25 Dec 2020 15:30:04 +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