view src/Make_all.mak @ 28208:92e7aeb97a55

Added tag v8.2.4629 for changeset 0090c27f26d3987ebf8564fd9d024ef44bfda52c
author Bram Moolenaar <Bram@vim.org>
date Sat, 26 Mar 2022 12: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