From d734bf6f3f8d1c1f8b5645bc7d57ebd88d0efcab Mon Sep 17 00:00:00 2001 From: hovertank3d Date: Sat, 18 Jan 2025 14:11:02 +0100 Subject: include genhl source and add buildscript --- templates/gen.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/gen.go b/templates/gen.go index 852291d..6385f08 100644 --- a/templates/gen.go +++ b/templates/gen.go @@ -1,3 +1,3 @@ package templates -//go:generate bash -c "cat ../log2.s | genhl > log2.s.html" +//go:generate bash -c "cat ../log2.s | ../deps/genhl/genhl > log2.s.html" -- cgit v1.2.3