Implement libustctl
[lttng-ust.git] / Makefile.am
1 ACLOCAL_AMFLAGS = -I config
2
3 SUBDIRS = . snprintf liblttng-ust-comm libringbuffer libust libustctl \
4 include doc libustjava libustfork tests
5
6 #temporarily disabled
7 # . libustinstr-malloc
8
9 pkgconfigdir = $(libdir)/pkgconfig
10 pkgconfig_DATA = ust.pc
This page took 0.034435 seconds and 5 git commands to generate.