From: David Goulet Date: Fri, 22 Nov 2013 18:50:01 +0000 (-0500) Subject: Fix: compile doc/ after JUL/Java X-Git-Tag: v2.4.0-rc2~16 X-Git-Url: https://git.lttng.org/?p=lttng-ust.git;a=commitdiff_plain;h=31ea1f6f0435b9e4ae91f72462fa0c2856dce8b2 Fix: compile doc/ after JUL/Java Signed-off-by: David Goulet Signed-off-by: Mathieu Desnoyers --- diff --git a/Makefile.am b/Makefile.am index 00dd576f..10b54cb4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -8,14 +8,13 @@ SUBDIRS = . include snprintf libringbuffer liblttng-ust-comm \ liblttng-ust-dl \ liblttng-ust-libc-wrapper \ liblttng-ust-cyg-profile \ - tools \ - doc + tools if BUILD_JNI_INTERFACE SUBDIRS += liblttng-ust-java liblttng-ust-jul endif -SUBDIRS += tests +SUBDIRS += tests doc #temporarily disabled # liblttng-ust-malloc