Rename UST.class to LTTNG_UST.class
[ust.git] / Makefile.am
1 ACLOCAL_AMFLAGS = -I config
2
3 SUBDIRS = . 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
13 pkgconfigdir = $(libdir)/pkgconfig
14 pkgconfig_DATA = ust.pc
This page took 0.029043 seconds and 4 git commands to generate.