view src/Make_all.mak @ 16649:5d15f9774fda

Added tag v8.1.1326 for changeset a7f06505ad39f0420af45614a865d51308522177
author Bram Moolenaar <Bram@vim.org>
date Sun, 12 May 2019 14:00:08 +0200
parents d94901eeb762
children 1e76da634877
line wrap: on
line source

#
# Common Makefile, defines the list of tests to run and other things.
#

# Argument for running ctags.
TAGS_FILES = \
	*.c \
	*.cpp \
	*.h \
	auto/*.c \
	libvterm/src/*.c \
	libvterm/src/*.h \
	libvterm/include/*.h \
	xdiff/*.c \
	xdiff/*.h