X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=Makefile.am;h=f966498bf5bcd749c0cecd06730280e430822c8d;hb=refs%2Fheads%2Flttng-ust-2.0;hp=65809787655bac398266a17111bd9606cbcb8b45;hpb=2d99476b851d50b376bafb2bc12994d8b0950538;p=ust.git diff --git a/Makefile.am b/Makefile.am index 6580978..f966498 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,14 @@ -ACLOCAL_AMFLAGS = -I m4 -SUBDIRS = libust tests libmallocwrap ustd ust libinterfork +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