Rename UST.class to LTTNG_UST.class
[ust.git] / Makefile.am
... / ...
CommitLineData
1ACLOCAL_AMFLAGS = -I config
2
3SUBDIRS = . include doc snprintf libringbuffer liblttng-ust-comm \
4 liblttng-ust \
5 liblttng-ust-ctl \
6 liblttng-ust-fork \
7 liblttng-ust-java \
8 tests
9
10#temporarily disabled
11# liblttng-ust-malloc
12
13pkgconfigdir = $(libdir)/pkgconfig
14pkgconfig_DATA = ust.pc
This page took 0.023132 seconds and 4 git commands to generate.