Browse Source

Merge pull request #4981 from garrisonhh/add-build-zig-zon-license

Add LICENSE to build.zig.zon
pull/4985/head
Ray 4 days ago
committed by GitHub
parent
commit
c81097505c
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      build.zig.zon

+ 1
- 0
build.zig.zon View File

@ -23,5 +23,6 @@
"build.zig.zon",
"src",
"examples",
"LICENSE",
},
}

Loading…
Cancel
Save