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:
099e26b
)
Fix missing header in Makefile.am
author
David Goulet
<david.goulet@polymtl.ca>
Thu, 25 Aug 2011 21:34:59 +0000
(17:34 -0400)
committer
David Goulet
<david.goulet@polymtl.ca>
Thu, 25 Aug 2011 21:34:59 +0000
(17:34 -0400)
Signed-off-by: David Goulet <david.goulet@polymtl.ca>
include/Makefile.am
patch
|
blob
|
blame
|
history
diff --git
a/include/Makefile.am
b/include/Makefile.am
index bf2bf01368580d00b9517619c73c93d422a72496..171eefc9dd38e50e47d35dbcb755e82f19f11e81 100644
(file)
--- a/
include/Makefile.am
+++ b/
include/Makefile.am
@@
-1,4
+1,4
@@
lttnginclude_HEADERS = lttng/lttng.h lttng/lttng-kconsumerd.h
noinst_HEADERS = lttngerr.h lttng-kernel.h ltt-kconsumerd.h lttng-share.h \
- lttng-sessiond-comm.h lttng-ust.h
+ lttng-sessiond-comm.h lttng-ust.h
lttng-kernel-ctl.h
This page took
0.025581 seconds
and
4
git commands to generate.