commit 04f0892d187ca12f4352285feabdf38d9039972b parent 6a98df573729e87e1d7e8fe423afecf4d3dcd75c Author: Yersa Nordman <finwo@pm.me> Date: Sun, 19 May 2024 23:34:41 +0200 Fix config.mk Diffstat:
| M | config.mk | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.mk b/config.mk @@ -1 +1 @@ -SRC+=__DIRNAME/lib/em_inflate.c +SRC+=__DIRNAME/src/em_inflate.c