view src/Make_all.mak @ 26471:d76f275bc6dc

Added tag v8.2.3765 for changeset ff0310e6f88916b44f490f062e37c51707b2860a
author Bram Moolenaar <Bram@vim.org>
date Thu, 09 Dec 2021 15: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