view src/Make_all.mak @ 34123:3f4a2bb2e5e8

Added tag v9.1.0025 for changeset 20ab46fe8a16194ba0c0bcd2f10472e15f67ea44
author Christian Brabandt <cb@256bit.org>
date Fri, 12 Jan 2024 18: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