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:
48c4f28
)
Fix missing files needed for release
author
David Goulet
<david.goulet@polymtl.ca>
Tue, 13 Dec 2011 21:06:58 +0000
(16:06 -0500)
committer
David Goulet
<david.goulet@polymtl.ca>
Tue, 13 Dec 2011 21:37:02 +0000
(16:37 -0500)
Signed-off-by: David Goulet <david.goulet@polymtl.ca>
lttng-sessiond/Makefile.am
patch
|
blob
|
blame
|
history
diff --git
a/lttng-sessiond/Makefile.am
b/lttng-sessiond/Makefile.am
index 7f97d9d2f7e5486c506346320745cefde6453e47..592d55a13320e41d5caaad17387d5e7e4a21ca9f 100644
(file)
--- a/
lttng-sessiond/Makefile.am
+++ b/
lttng-sessiond/Makefile.am
@@
-24,6
+24,7
@@
lttng_sessiond_SOURCES = utils.c utils.h \
futex.c futex.h \
shm.c shm.h \
session.c session.h \
+ lttng-ust-ctl.h lttng-ust-abi.h \
../hashtable/rculfhash.c \
../hashtable/rculfhash.h \
../hashtable/hash.c ../hashtable/hash.h
This page took
0.026042 seconds
and
4
git commands to generate.