view src/Make_all.mak @ 19478:98e759662690

Added tag v8.2.0296 for changeset 2bb0e80fcd32433b9d113489c0c2f8b3cb225c6d
author Bram Moolenaar <Bram@vim.org>
date Sat, 22 Feb 2020 14:30:05 +0100
parents d94901eeb762
children 1e76da634877
line wrap: on
line source

#
# Common Makefile, defines the list of tests to run and other things.
#

# Argument for running ctags.
TAGS_FILES = \
	*.c \
	*.cpp \
	*.h \
	auto/*.c \
	libvterm/src/*.c \
	libvterm/src/*.h \
	libvterm/include/*.h \
	xdiff/*.c \
	xdiff/*.h