projects
/
lttng-tools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7117adc
)
Fix: add missing UST abi header for make dist
author
David Goulet
<dgoulet@efficios.com>
Mon, 7 Jan 2013 19:37:16 +0000
(14:37 -0500)
committer
David Goulet
<dgoulet@efficios.com>
Mon, 7 Jan 2013 19:42:50 +0000
(14:42 -0500)
Reported-by: Samuel Martin <smartin@aldebaran-robotics.com>
Signed-off-by: David Goulet <dgoulet@efficios.com>
src/bin/lttng-sessiond/Makefile.am
patch
|
blob
|
blame
|
history
diff --git
a/src/bin/lttng-sessiond/Makefile.am
b/src/bin/lttng-sessiond/Makefile.am
index 3618ed073c96a0fb4ebd4dd701dde96ce5bc477d..0964c9402c751e5444b76e7890ccf400cd5bf4c1 100644
(file)
--- a/
src/bin/lttng-sessiond/Makefile.am
+++ b/
src/bin/lttng-sessiond/Makefile.am
@@
-17,7
+17,7
@@
lttng_sessiond_SOURCES = utils.c utils.h \
consumer.c consumer.h \
session.c session.h \
modprobe.c modprobe.h kern-modules.h \
- lttng-ust-ctl.h lttng-ust-abi.h \
+ lttng-ust-ctl.h lttng-ust-abi.h
lttng-ust-error.h
\
fd-limit.c fd-limit.h \
kernel-consumer.c kernel-consumer.h \
consumer.h \
This page took
0.026752 seconds
and
4
git commands to generate.