--- a/src/Makefile.am Tue Jan 02 17:00:21 2018 +0100
+++ b/src/Makefile.am Sun Jan 21 10:13:21 2018 +0100
@@ -40,6 +40,7 @@
libucx_la_SOURCES += logging.c
libucx_la_SOURCES += buffer.c
libucx_la_SOURCES += stack.c
+libucx_la_SOURCES += ucx.c
ucxdir = $(includedir)/ucx
ucx_HEADERS = ucx/allocator.h