view src/Make_all.mak @ 29979:3822b24c3aa1

Added tag v9.0.0327 for changeset 34151eb6ae25ac16136303d64625183c59aa0e17
author Bram Moolenaar <Bram@vim.org>
date Tue, 30 Aug 2022 15:45:04 +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