diff options
| author | 2023-05-07 17:57:49 -0400 | |
|---|---|---|
| committer | 2023-05-07 17:57:49 -0400 | |
| commit | 46fdc953c70c1dc0afb12b52d8c68a6a7a078887 (patch) | |
| tree | 310a712cf1f6f7387d3d4e448aea1571ea95cf16 /project.janet | |
| parent | git: also ignore compile_flags.txt (diff) | |
native: polyfills for get/opt cbytes
Diffstat (limited to 'project.janet')
| -rw-r--r-- | project.janet | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/project.janet b/project.janet index b3cfe27..e4d530e 100644 --- a/project.janet +++ b/project.janet @@ -69,5 +69,6 @@ "src/errors.c" "src/getinfo.c" "src/mime.c" + "src/polyfill.c" "src/setopt.c" "src/util.c"]) |
