1dist_man_MANS = test-runner.1
2
3install-data-local:
4	$(INSTALL) -d -m 0755 "$(DESTDIR)$(mandir)/man1"
5