From 692b2cfb79b0553fef9bb6bba317a3231a4c0055 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Fri, 4 Jan 2013 14:54:49 +0100 Subject: HugeAllocator: new memory allocator --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 8130d6fc..eaba4433 100644 --- a/Makefile.am +++ b/Makefile.am @@ -348,6 +348,7 @@ endif libutil_a_SOURCES = \ src/util/SliceBuffer.hxx \ + src/util/HugeAllocator.cxx src/util/HugeAllocator.hxx \ src/util/list.h \ src/util/list_sort.c src/util/list_sort.h \ src/util/byte_reverse.c src/util/byte_reverse.h \ -- cgit v1.2.3