Use the new functions for default subbuf sizes
[lttng-tools.git] / src / bin / lttng / Makefile.am
index e2040d8c39ef102151f8f6f6b46a351b6139a9ca..c80fe5160f2b80e2e713f153127d2c2075341282 100644 (file)
@@ -11,4 +11,5 @@ lttng_SOURCES = command.h conf.c conf.h commands/start.c \
                                commands/calibrate.c commands/view.c \
                                utils.c utils.h lttng.c
 
-lttng_LDADD = $(top_builddir)/src/lib/lttng-ctl/liblttng-ctl.la
+lttng_LDADD = $(top_builddir)/src/lib/lttng-ctl/liblttng-ctl.la \
+               $(top_builddir)/src/common/libcommon.la
This page took 0.023942 seconds and 4 git commands to generate.