aboutsummaryrefslogtreecommitdiff
path: root/templates/gen.go
diff options
context:
space:
mode:
authorhovertank3d <[email protected]>2025-01-18 14:11:02 +0100
committerhovertank3d <[email protected]>2025-01-18 14:16:57 +0100
commitd734bf6f3f8d1c1f8b5645bc7d57ebd88d0efcab (patch)
tree9a23bd514f0e812ab84342faebf62a306fb043d7 /templates/gen.go
parent342b251a2f24263651a4a4104ab8129560d7dd53 (diff)
downloadlzcnt.space-d734bf6f3f8d1c1f8b5645bc7d57ebd88d0efcab.tar.xz
lzcnt.space-d734bf6f3f8d1c1f8b5645bc7d57ebd88d0efcab.zip
include genhl source and add buildscript
Diffstat (limited to 'templates/gen.go')
-rw-r--r--templates/gen.go2
1 files changed, 1 insertions, 1 deletions
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"