view src/Make_all.mak @ 27777:95c4f1b1421b

Added tag v8.2.4414 for changeset addcf70c83461a3e5413bbaf0a69361916ab6034
author Bram Moolenaar <Bram@vim.org>
date Fri, 18 Feb 2022 15:00: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