summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--win32/Makefile.arm1
1 files changed, 1 insertions, 0 deletions
diff --git a/win32/Makefile.arm b/win32/Makefile.arm
index 9963bd2..9c9d4ff 100644
--- a/win32/Makefile.arm
+++ b/win32/Makefile.arm
@@ -46,6 +46,7 @@ OBJS = \
deflate.obj \
deflate_fast.obj \
deflate_slow.obj \
+ deflate_quick.obj \
deflate_medium.obj \
functable.obj \
infback.obj \