summaryrefslogtreecommitdiff
path: root/test/Makefile
blob: cc5d1e533023d812d26587cc3d48966126855b52 (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 $(NSBUILD)/Makefile.subdir