X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=Makefile.am;h=0a64094b756e6a09dce3ed8ad0b700de33f9ecbb;hb=44e073f54f10c398cbe10c702a36915d414e5e62;hp=32390bf7324d50e11169f8c6357250a9e8058317;hpb=82b1a169790ffaa20bcc0b338d0c4e8cf68bf73c;p=lttng-ust.git diff --git a/Makefile.am b/Makefile.am index 32390bf7..0a64094b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1 +1,10 @@ -SUBDIRS = libust hello libmallocwrap ustd ust +ACLOCAL_AMFLAGS = -I config + +SUBDIRS = . snprintf liblttng-ust-comm libringbuffer libust include doc \ + libustjava libustfork tests + +#temporarily disabled +# . libustinstr-malloc + +pkgconfigdir = $(libdir)/pkgconfig +pkgconfig_DATA = ust.pc