projects
/
lttng-tools.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Fix order of streams
[lttng-tools.git]
/
liblttng-kconsumer
/
Makefile.am
1
AM_CPPFLAGS = -I$(top_srcdir)/include
2
3
noinst_LTLIBRARIES = liblttng-kconsumer.la
4
5
liblttng_kconsumer_la_SOURCES = lttng-kconsumer.c
6
7
liblttng_kconsumer_la_LIBADD = \
8
$(top_builddir)/libkernelctl/libkernelctl.la
This page took
0.029861 seconds
and
4
git commands to generate.