projects
/
lttng-ust.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Add DBG message when registering a probe
[lttng-ust.git]
/
Makefile.am
1
ACLOCAL_AMFLAGS = -I config
2
3
SUBDIRS = . include snprintf libringbuffer liblttng-ust-comm \
4
liblttng-ust \
5
liblttng-ust-ctl \
6
liblttng-ust-fork \
7
liblttng-ust-libc \
8
tests
9
10
if BUILD_JNI_INTERFACE
11
SUBDIRS += liblttng-ust-java
12
endif
13
14
#temporarily disabled
15
# liblttng-ust-malloc
16
17
pkgconfigdir = $(libdir)/pkgconfig
18
pkgconfig_DATA = lttng-ust.pc
This page took
0.032659 seconds
and
4
git commands to generate.