default: ccanlint.1 configurator.1

%.1: %.1.txt
	a2x --format=manpage $<

distclean:
	rm -f ccanlint.1 configurator.1
