Centralize locking with ust_lock, fork handling
[lttng-ust.git] / libust / Makefile.am
index 0a6834ae245f784e78b46d8950c32bdc73245102..0aba5c53549776d09e002340f7c15d531246dc9d 100644 (file)
@@ -17,9 +17,9 @@ libust_la_SOURCES = \
        ltt-probes.c \
        lttng-ust-abi.c \
        lttng-ust-comm.c \
-       ust-core.c
-
-#removed: buffers.c buffers.h
+       ust-core.c \
+       probes/lttng-probe-ust.c \
+       probes/lttng-probe-ust.h
 
 libust_la_LDFLAGS = -no-undefined -version-info 0:0:0
 
This page took 0.02388 seconds and 4 git commands to generate.