view src/Make_all.mak @ 32032:265476b2cfeb

Added tag v9.0.1347 for changeset e9b8deedab606e4e7bd40237c853df9ac5e4bf41
author Bram Moolenaar <Bram@vim.org>
date Thu, 23 Feb 2023 21:15: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