summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
blob: 2ff1f221ebcbfede9630d8a21db46278aac09072 (plain)
1
2
3
4
5
6
7
8
9
10
SUBDIRS = cases results

TESTS = selftest

EXTRA_DIST = selftest.pl.in

selftest: selftest.pl
	cp $< $@ && chmod +x $@

CLEANFILES = selftest selftest.pl errors