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

include $(topdir)/Makefile.subdir

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