From: Mathieu Desnoyers Date: Fri, 26 Aug 2011 19:55:41 +0000 (-0400) Subject: Makefile.am: fix build order X-Git-Url: http://git.efficios.com/?a=commitdiff_plain;h=3131b5db161e850d2062d540c76ace23f92b6cc7;p=lttng-ust.git Makefile.am: fix build order Signed-off-by: Mathieu Desnoyers --- diff --git a/Makefile.am b/Makefile.am index fd9cbe94..0a64094b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,7 @@ ACLOCAL_AMFLAGS = -I config -SUBDIRS = . snprintf liblttng-ust-comm libringbuffer libust include doc tests \ - libustjava libustfork +SUBDIRS = . snprintf liblttng-ust-comm libringbuffer libust include doc \ + libustjava libustfork tests #temporarily disabled # . libustinstr-malloc