Move LTTng-UST buffer ownership from application to consumer
[lttng-ust.git] / liblttng-ust-ctl / Makefile.am
index 42aee69909a0a7df1c334e275684ca743bceba63..0fbc9496cad7ba1b1e4a5042c63b797529517ace 100644 (file)
@@ -3,7 +3,7 @@ AM_CFLAGS = -fno-strict-aliasing
 
 lib_LTLIBRARIES = liblttng-ust-ctl.la
 
-liblttng_ust_ctl_la_SOURCES = ustctl.c
+liblttng_ust_ctl_la_SOURCES = ustctl.c ust-ctl-private.h
 liblttng_ust_ctl_la_LDFLAGS = \
        -version-info $(LTTNG_UST_CTL_LIBRARY_VERSION)
 
This page took 0.023866 seconds and 4 git commands to generate.