view src/Make_all.mak @ 31413:989db125b24d

Added tag v9.0.1039 for changeset 742b7bf2fefc217ffbd08a5bfd1caea98db990af
author Bram Moolenaar <Bram@vim.org>
date Fri, 09 Dec 2022 13:30:06 +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