view src/Make_all.mak @ 31027:723450cea4f9

Added tag v9.0.0848 for changeset 7c47ea0dc0800bf028c3903ab859493a5ec48e2b
author Bram Moolenaar <Bram@vim.org>
date Wed, 09 Nov 2022 17:30:04 +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