summaryrefslogtreecommitdiff
path: root/test/regress/regress0/decision/Makefile
blob: 734d863c91c9452d77a87deffd8b40bd7423055b (plain)
1
2
3
4
5
6
7
8
topdir = ../../../..
srcdir = test/regress/regress0/decision

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