projects
/
lttng-ust.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Rename ust.pc.in to lttng-ust.pc.in
[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
liblttng-ust-java \
8
tests
9
10
#temporarily disabled
11
# liblttng-ust-malloc
12
13
pkgconfigdir = $(libdir)/pkgconfig
14
pkgconfig_DATA = lttng-ust.pc
This page took
0.031758 seconds
and
5
git commands to generate.