Rename sessiond comm lib into ust comm
[lttng-ust.git] / Makefile.am
index fe0bbaa399292655867d5825cbad5e04555515bf..4f5ae8c1876cbfa2ac9f05d7cb0dc7c755c8a2c6 100644 (file)
@@ -5,10 +5,10 @@ ACLOCAL_AMFLAGS = -I config
 # libust and '.' (that contains the linker script). However, '.'
 # must be installed after libust so it can overwrite libust.so with
 # the linker script.
-SUBDIRS = snprintf libust include doc
+SUBDIRS = snprintf liblttng-ust-comm libringbuffer libust include doc tests
 
 #temporarily disabled
-# . tests libustinstr-malloc libustfork
+# . libustinstr-malloc libustfork
 
 EXTRA_DIST = libust.ldscript.in libust-initializer.c libust-initializer.h
 
This page took 0.022832 seconds and 4 git commands to generate.