summaryrefslogtreecommitdiff
path: root/test/Makefile
blob: 916b89f8e4ad9e5fadc00c27abb195be205504ea (plain)
1
2
3
4
5
6
7
# Tests
DIR_TEST_ITEMS := csdetect:csdetect.c entities:entities.c \
	parser:parser.c tokeniser:tokeniser.c \
	tokeniser2:tokeniser2.c tokeniser3:tokeniser3.c tree:tree.c \
	tree2:tree2.c tree-buf:tree-buf.c

include build/makefiles/Makefile.subdir