From f6dda8af9998eba76ff377c91cb69593c086b8c0 Mon Sep 17 00:00:00 2001 From: Imogen Thoms Date: Thu, 30 Jan 2025 21:35:11 +0000 Subject: added mogi_arena allocator Signed-off-by: Imogen Thoms --- makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'makefile') diff --git a/makefile b/makefile index 26595fd..8ac6378 100644 --- a/makefile +++ b/makefile @@ -13,7 +13,7 @@ endif INCLUDES=-Iinc/ -OBJECTS=obj/salloc.o +OBJECTS=obj/salloc.o obj/arena.o .PHONY: all all: build/lib/libspicy.so build/lib/static/libspicy.a includes -- cgit 1.4.1-2-gfad0