From: Jérémie Astor Date: Thu, 11 Mar 2021 14:33:59 +0000 (+0100) Subject: Typo X-Git-Tag: nightly~866 X-Git-Url: http://10.10.0.4:5575/?a=commitdiff_plain;h=15d1d4518e6e2c7b872437892d867489519ee810;p=gwion.git Typo --- diff --git a/Makefile b/Makefile index 3348df75..15ae537e 100644 --- a/Makefile +++ b/Makefile @@ -62,7 +62,7 @@ lib${PRG}.a: ${lib_obj} @${AR} ${AR_OPT} util/libtermcolor/libtermcolor.a: - @+${MAKE} -s -C util/libtermcolor static + @+${MAKE} BUILD_ON_WINDOWS=${BUILD_ON_WINDOWS} -s -C util/libtermcolor static util/libgwion_util.a: @+GWION_PACKAGE= ${MAKE} -s -C util