view src/Make_all.mak @ 32189:1a46b76ea2cb

Added tag v9.0.1425 for changeset 70d078793ad28e82a8f4d3a9ec7560f9abc03aa4
author Bram Moolenaar <Bram@vim.org>
date Thu, 23 Mar 2023 17: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