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