ucx/Makefile

changeset 602
ff9e8d2e2f3c
parent 255
bf19378aed58
child 742
7e67689241fd
--- a/ucx/Makefile	Thu May 30 12:45:38 2019 +0200
+++ b/ucx/Makefile	Thu May 30 12:47:28 2019 +0200
@@ -41,6 +41,7 @@
 SRC += logging.c
 SRC += buffer.c
 SRC += stack.c
+SRC += ucx.c
 
 OBJ = $(SRC:%.c=../build/ucx/%$(OBJ_EXT))
 

mercurial