From bb4091acb58f0724dca262bc137715f6ed882e5f Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Fri, 8 Sep 2023 08:55:10 -0500 Subject: 1.0, why not --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index bd8289d..501354d 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,8 @@ install: .PHONY: test test: build - cd test; ../boudin *.html && (cd out; python -m http.server) + ./boudin -C test '*.html' + cock test/out # my own little server .PHONY: clean clean: -- cgit 1.4.1-21-gabe81