projects
/
lttng-tools.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
lttng: add status command
[lttng-tools.git]
/
src
/
bin
/
lttng
/
Makefile.am
diff --git
a/src/bin/lttng/Makefile.am
b/src/bin/lttng/Makefile.am
index 9f00caeae0199ef2d74aa04e84cc16046a5b0ad8..7cf329ee24c03d59808dadffe6b9fb642fcb53e6 100644
(file)
--- a/
src/bin/lttng/Makefile.am
+++ b/
src/bin/lttng/Makefile.am
@@
-16,6
+16,7
@@
lttng_SOURCES = command.h conf.c conf.h commands/start.c \
commands/save.c \
commands/load.c \
commands/track-untrack.c \
+ commands/status.c \
utils.c utils.h lttng.c
lttng_LDADD = $(top_builddir)/src/lib/lttng-ctl/liblttng-ctl.la \
This page took
0.024581 seconds
and
5
git commands to generate.