Backport: Port dynamic buffer to stable 2.9
[lttng-tools.git] / src / common / Makefile.am
index 8619b5e25f31b627db462a128286ceb0a7872bd9..7cbc11cb2b5161882b824611f333ffaf21bd9059 100644 (file)
@@ -72,6 +72,8 @@ libcommon_la_SOURCES = error.h error.c utils.c utils.h runas.c runas.h \
                        pipe.c pipe.h readwrite.c readwrite.h \
                        mi-lttng.h mi-lttng.c \
                        daemonize.c daemonize.h \
+                       dynamic-buffer.h dynamic-buffer.c \
+                       buffer-view.h buffer-view.c \
                        unix.c unix.h \
                        filter.c filter.h context.c context.h
 
This page took 0.023518 seconds and 5 git commands to generate.