view src/Make_all.mak @ 29689:efa44fb20906

Added tag v9.0.0184 for changeset 1455814702ad5015f789d4a36c9b6df3ebcc144c
author Bram Moolenaar <Bram@vim.org>
date Wed, 10 Aug 2022 14:45:03 +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