ucx/Makefile

changeset 750
4d7a2238c5ac
parent 747
efbd59642577
child 775
e5909dff0dbf
--- a/ucx/Makefile	Sun May 21 11:52:06 2023 +0200
+++ b/ucx/Makefile	Sun May 21 16:34:58 2023 +0200
@@ -39,6 +39,7 @@
 SRC += hash_map.c
 SRC += linked_list.c
 SRC += list.c
+SRC += map.c
 SRC += printf.c
 SRC += string.c
 SRC += utils.c

mercurial