X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=Makefile.am;h=f966498bf5bcd749c0cecd06730280e430822c8d;hb=69400ac4a4e6575f749c6326df7c2a2c8ac3bdc5;hp=99326afa027aff7c85b3bf190e47c50bbf86e2d6;hpb=e14a34e05f6dd7b5f1133085561313ad90b8f266;p=lttng-ust.git diff --git a/Makefile.am b/Makefile.am index 99326afa..f966498b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,14 @@ -ACLOCAL_AMFLAGS = -I m4 -SUBDIRS = libust hello libmallocwrap ustd ust +ACLOCAL_AMFLAGS = -I config -EXTRA_DIST = share/kernelcompat.h doc +SUBDIRS = . include doc snprintf libringbuffer liblttng-ust-comm \ + liblttng-ust \ + liblttng-ust-ctl \ + liblttng-ust-fork \ + liblttng-ust-java \ + tests + +#temporarily disabled +# liblttng-ust-malloc + +pkgconfigdir = $(libdir)/pkgconfig +pkgconfig_DATA = ust.pc