projects
/
lttng-ust.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Remove unused libringbuffer/ring_buffer_abi.c
[lttng-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
tests
8
9
if BUILD_JNI_INTERFACE
10
SUBDIRS += liblttng-ust-java
11
endif
12
13
#temporarily disabled
14
# liblttng-ust-malloc
15
16
pkgconfigdir = $(libdir)/pkgconfig
17
pkgconfig_DATA = lttng-ust.pc
This page took
0.03015 seconds
and
4
git commands to generate.