view src/Make_all.mak @ 26397:4e084b66ddcb

Added tag v8.2.3729 for changeset f4e6431ca1466b77a5706c839a5e0597b4352770
author Bram Moolenaar <Bram@vim.org>
date Fri, 03 Dec 2021 18:45:03 +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