view src/Make_all.mak @ 20740:463de04e9d0e

Added tag v8.2.0922 for changeset a1b20eb1948379555cd6dcd54ba67e801ab0e08a
author Bram Moolenaar <Bram@vim.org>
date Sun, 07 Jun 2020 17:30:04 +0200
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