ucx/Makefile

changeset 32
e5f4d8af567e
parent 0
2483f517c562
--- a/ucx/Makefile	Mon Feb 12 21:13:23 2024 +0100
+++ b/ucx/Makefile	Sun Jun 09 15:43:08 2024 +0200
@@ -32,7 +32,7 @@
 # list of source files
 SRC  = allocator.c
 SRC += array_list.c
-SRC += basic_mempool.c
+SRC += mempool.c
 SRC += buffer.c
 SRC += compare.c
 SRC += hash_key.c

mercurial