projects
/
lttv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b6b471
)
Add additional includes to install path
author
Tony Jones
<tonyj@suse.de>
Tue, 28 Jun 2011 22:51:51 +0000
(18:51 -0400)
committer
Mathieu Desnoyers
<mathieu.desnoyers@efficios.com>
Tue, 28 Jun 2011 22:51:51 +0000
(18:51 -0400)
ltt-private.h is #included by trace.h and so needs to be installed
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
ltt/Makefile.am
patch
|
blob
|
blame
|
history
diff --git
a/ltt/Makefile.am
b/ltt/Makefile.am
index 641bb4c7f2333210680d9756cbaa9d4d6225ca77..12afcdc8c8adb7f24a53db6ed28db9ed4a21cd55 100644
(file)
--- a/
ltt/Makefile.am
+++ b/
ltt/Makefile.am
@@
-27,6
+27,7
@@
lttinclude_HEADERS = \
marker.h\
marker-field.h\
ltt.h\
+ ltt-private.h\
time.h\
trace.h\
event.h\
This page took
0.023946 seconds
and
4
git commands to generate.