X-Git-Url: http://git.shiar.nl/barcat.git/blobdiff_plain/db6fdbe0afecc171f9aba2cb140c9aab0b387afd..4187e84e791a2a2c9f8c6ec31864c8204888b4d0:/Makefile?ds=sidebyside 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)'