view src/Make_all.mak @ 32992:98a1fae808ed

Added tag v9.0.1788 for changeset 0bdb1f8a17c161f3cb7e37891fcc6a59052f87c7
author Christian Brabandt <cb@256bit.org>
date Sat, 26 Aug 2023 18:15:06 +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