X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;ds=sidebyside;f=Makefile.am;h=4f5ae8c1876cbfa2ac9f05d7cb0dc7c755c8a2c6;hb=b35d179d7be2ab0cb4a9c698b86d78928089fc39;hp=0a9cde64acfe3d892db0b1bbf5efce60a1551325;hpb=e26c8207a69086160542d1cdfedf9578d6385748;p=lttng-ust.git diff --git a/Makefile.am b/Makefile.am index 0a9cde64..4f5ae8c1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5,7 +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 . tests libustinstr-malloc libustfork include doc +SUBDIRS = snprintf liblttng-ust-comm libringbuffer libust include doc tests + +#temporarily disabled +# . libustinstr-malloc libustfork EXTRA_DIST = libust.ldscript.in libust-initializer.c libust-initializer.h