projects
/
lttng-tools.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Minor fix for ERR() call in lttng
[lttng-tools.git]
/
lttng
/
Makefile.am
1
AM_CPPFLAGS = -I$(top_srcdir)/include
2
#AM_CFLAGS = $(LTTNG_LIBS) -lpopt
3
4
bin_PROGRAMS = lttng
5
6
lttng_SOURCES = options.c lttng.c
7
8
lttng_LDADD = \
9
$(top_builddir)/liblttngctl/liblttngctl.la
10
# $(top_builddir)/liblttsessiondcomm/liblttsessiondcomm.la
This page took
0.029608 seconds
and
4
git commands to generate.