summaryrefslogtreecommitdiff
path: root/build.zig.zon
diff options
context:
space:
mode:
Diffstat (limited to 'build.zig.zon')
-rw-r--r--build.zig.zon2
1 files changed, 2 insertions, 0 deletions
diff --git a/build.zig.zon b/build.zig.zon
index b345189..881e6af 100644
--- a/build.zig.zon
+++ b/build.zig.zon
@@ -11,6 +11,8 @@
11 "data", 11 "data",
12 "LICENSE", 12 "LICENSE",
13 "README.md", 13 "README.md",
14 "NEWS.md",
15 "CONTRIBUTORS.md",
14 "src", 16 "src",
15 "unicode_license", 17 "unicode_license",
16 "UNICODE_VERSION.txt", 18 "UNICODE_VERSION.txt",