diff --git a/Makefile b/Makefile index 8e0c3b5..bbdce0d 100644 --- a/Makefile +++ b/Makefile @@ -28,7 +28,7 @@ ZIPPATCH_OBJ := \ HDiffPatch/libHDiffPatch/HPatch/patch.o \ HDiffPatch/file_for_patch.o \ HDiffPatch/libParallel/parallel_import.o \ - HDiffPatch/libParallel/parallel_channel.o + HDiffPatch/libParallel/parallel_channel.o \ $(ZLIB_OBJ) APKNORM_OBJ := \