view src/Make_all.mak @ 19937:87711a925c87

Added tag v8.2.0524 for changeset ce463840c82629f275c07bec92f9c5623c41d6cf
author Bram Moolenaar <Bram@vim.org>
date Mon, 06 Apr 2020 23:00:30 +0200
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