ucx/Makefile

changeset 775
e5909dff0dbf
parent 750
4d7a2238c5ac
child 802
16e5b9d32754
--- a/ucx/Makefile	Sun Jul 02 12:06:45 2023 +0200
+++ b/ucx/Makefile	Sun Jul 02 13:23:51 2023 +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