summaryrefslogtreecommitdiff
path: root/test/unit/Makefile
blob: 94a9d1d9e320fa22ed3228afd9f0533f404c241c (plain)
1
2
3
4
5
6
7
8
topdir = ../..
srcdir = test/unit

include $(topdir)/Makefile.subdir

# synonyms for "check"
.PHONY: regress test
regress test: check
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback