view src/Make_all.mak @ 27741:c3d762e7b5ce

Added tag v8.2.4396 for changeset 2bd27d5ffbef495ad6bcf10a77be7c4069e6b020
author Bram Moolenaar <Bram@vim.org>
date Tue, 15 Feb 2022 22:45:03 +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