view src/Make_all.mak @ 28312:fb6d65010f23

Added tag v8.2.4681 for changeset ff649d0078d649968b0f602119453487e97778ea
author Bram Moolenaar <Bram@vim.org>
date Sun, 03 Apr 2022 23:00:05 +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