Enable serving zip directory entries

This commit is contained in:
Justine Tunney 2021-03-29 02:39:20 -07:00
parent 1753b669cf
commit 7dc8973567
3 changed files with 131 additions and 50 deletions

View file

@ -36,6 +36,7 @@ TOOL_NET_DIRECTDEPS = \
LIBC_SYSV \
LIBC_SYSV_CALLS \
LIBC_TIME \
LIBC_TINYMATH \
LIBC_UNICODE \
LIBC_X \
NET_HTTP \