src/Makefile.am

changeset 270
3d80d425543b
parent 259
2f5dea574a75
child 283
c3b6ff227481
equal deleted inserted replaced
269:591473851c95 270:3d80d425543b
38 libucx_la_SOURCES += test.c 38 libucx_la_SOURCES += test.c
39 libucx_la_SOURCES += allocator.c 39 libucx_la_SOURCES += allocator.c
40 libucx_la_SOURCES += logging.c 40 libucx_la_SOURCES += logging.c
41 libucx_la_SOURCES += buffer.c 41 libucx_la_SOURCES += buffer.c
42 libucx_la_SOURCES += stack.c 42 libucx_la_SOURCES += stack.c
43 libucx_la_SOURCES += ucx.c
43 44
44 ucxdir = $(includedir)/ucx 45 ucxdir = $(includedir)/ucx
45 ucx_HEADERS = ucx/allocator.h 46 ucx_HEADERS = ucx/allocator.h
46 ucx_HEADERS += ucx/avl.h 47 ucx_HEADERS += ucx/avl.h
47 ucx_HEADERS += ucx/buffer.h 48 ucx_HEADERS += ucx/buffer.h

mercurial