diff --git a/Makefile b/Makefile index 920195a..42f2e44 100644 --- a/Makefile +++ b/Makefile @@ -99,3 +99,5 @@ libzip: libzip-compile # LIBRARIES TARGET libraries: zlib libzip + +libraries-download: zlib-download libzip-download