X-Git-Url: http://git.shiar.net/barcat.git/blobdiff_plain/db6fdbe0afecc171f9aba2cb140c9aab0b387afd..HEAD:/Makefile diff --git a/Makefile b/Makefile index d6f0e7f..2775a1d 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,10 @@ barcat: reformat-podusage ./$< $@ test: - prove -f t/regress.t + t/regress.t +tests: + mkdir -p sample/out + prove -f install: barcat $(INSTALL) -d '$(bindir)'