view src/Make_all.mak @ 23220:69a1ebf37348

Added tag v8.2.2155 for changeset 7118d32f94a592774e7da60c612ed0e5a14d16d2
author Bram Moolenaar <Bram@vim.org>
date Fri, 18 Dec 2020 13: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