view src/Make_all.mak @ 29741:71f1aa981b8e

Added tag v9.0.0210 for changeset b167c91b5f6b6e8cafa2bde98fe3760f2242a448
author Bram Moolenaar <Bram@vim.org>
date Sun, 14 Aug 2022 20:45:03 +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