summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2016-04-19 19:20:03 -0700
committerMichael Forney <mforney@mforney.org>2016-04-23 16:51:19 -0700
commit1a6122066283f02a07787188897bf08ffb9a797f (patch)
treec83f52ea550fb92bb97697e1f8188b0211f2d4d0
parent432d60d6bd19cf90a794c09310af1ce535b68515 (diff)
zlib: Add missing trees.c
-rw-r--r--core/zlib/gen.rc1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/zlib/gen.rc b/core/zlib/gen.rc
index dceb1fe9..6f34b64c 100644
--- a/core/zlib/gen.rc
+++ b/core/zlib/gen.rc
@@ -12,6 +12,7 @@ lib libz.a\
inffast.c\
inflate.c\
inftrees.c\
+ trees.c\
zutil.c\
\
compress.c\