src/Makefile.am

changeset 270
3d80d425543b
parent 259
2f5dea574a75
child 283
c3b6ff227481
     1.1 --- a/src/Makefile.am	Tue Jan 02 17:00:21 2018 +0100
     1.2 +++ b/src/Makefile.am	Sun Jan 21 10:13:21 2018 +0100
     1.3 @@ -40,6 +40,7 @@
     1.4  libucx_la_SOURCES += logging.c
     1.5  libucx_la_SOURCES += buffer.c
     1.6  libucx_la_SOURCES += stack.c
     1.7 +libucx_la_SOURCES += ucx.c
     1.8  
     1.9  ucxdir = $(includedir)/ucx
    1.10  ucx_HEADERS = ucx/allocator.h

mercurial