projects
/
ltt-control.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
liblttctl: switch_timer for all channels fix
[ltt-control.git]
/
lttd
/
Makefile.am
1
# Empty TraceDaemon Makefile.am. Insert a real one here.
2
3
LIBS += $(THREAD_LIBS)
4
5
bin_PROGRAMS = lttd
6
7
lttd_SOURCES = lttd.c
8
9
lttd_DEPENDENCIES = ../liblttd/liblttd.la
10
lttd_LDADD = $(lttd_DEPENDENCIES)
11
This page took
0.029013 seconds
and
4
git commands to generate.