view src/Make_all.mak @ 16635:3f496519cc23

Added tag v8.1.1319 for changeset a1ba0bd74e7de1b3942069bb3159b7d7b1ed3885
author Bram Moolenaar <Bram@vim.org>
date Sat, 11 May 2019 18:45: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