Version 2.0.8
[lttng-ust.git] / Makefile.am
CommitLineData
693515ee 1ACLOCAL_AMFLAGS = -I config
89edbbc3 2
de92d636 3SUBDIRS = . include snprintf libringbuffer liblttng-ust-comm \
69400ac4
MD
4 liblttng-ust \
5 liblttng-ust-ctl \
6 liblttng-ust-fork \
476037d9 7 liblttng-ust-libc-wrapper \
b25c5b37 8 tools \
7ccf75d3
MD
9 tests \
10 doc
15612a0f 11
655a0d11
MD
12#disabled for 2.0
13#if BUILD_JNI_INTERFACE
14#SUBDIRS += liblttng-ust-java
15#endif
d2869a26 16
15612a0f 17#temporarily disabled
69400ac4 18# liblttng-ust-malloc
4cf459a7
YB
19
20pkgconfigdir = $(libdir)/pkgconfig
74a6d87b 21pkgconfig_DATA = lttng-ust.pc
336cc1ed
MD
22
23dist_doc_DATA = README ChangeLog
This page took 0.0253139999999999 seconds and 4 git commands to generate.