Fix java build
[lttng-ust.git] / Makefile.am
index b72f9faf7b4bce709db658c4f475bcf1ffa1f681..79ff75359e62eb7991cb4d701c715f03c0186041 100644 (file)
@@ -5,7 +5,8 @@ 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 libringbuffer libust include doc tests
+SUBDIRS = snprintf liblttng-ust-comm libringbuffer libust include doc tests \
+               libustjava
 
 #temporarily disabled
 # . libustinstr-malloc libustfork
This page took 0.022435 seconds and 4 git commands to generate.