projects
/
lttng-tools.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Cleanup: remove dead increment of pointer
[lttng-tools.git]
/
src
/
common
/
relayd
/
Makefile.am
Commit
Line
Data
00e2e675
DG
1
# Relayd library
2
noinst_LTLIBRARIES = librelayd.la
3
4
librelayd_la_SOURCES = relayd.c relayd.h
5
6
librelayd_la_LIBADD = $(top_builddir)/src/common/sessiond-comm/libsessiond-comm.la
This page took
0.038131 seconds
and
4
git commands to generate.