aboutsummaryrefslogtreecommitdiff
path: root/compiler/ucd.go
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/ucd.go')
-rw-r--r--compiler/ucd.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/ucd.go b/compiler/ucd.go
index 7432ba6..8c01595 100644
--- a/compiler/ucd.go
+++ b/compiler/ucd.go
@@ -1,4 +1,4 @@
-//go:generate go run ../generator/main.go
+//go:generate go run ../cmd/generator/main.go
//go:generate gofmt -w ucd_table.go
package compiler