view src/Make_all.mak @ 23292:3e7962e3f1ce

Added tag v8.2.2191 for changeset 8e1427ac2bce3ce54c9941260c5cd89911272685
author Bram Moolenaar <Bram@vim.org>
date Tue, 22 Dec 2020 19:00:07 +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