projects
/
babeltrace.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Get rid of clock-raw and use real clock
[babeltrace.git]
/
include
/
Makefile.am
diff --git
a/include/Makefile.am
b/include/Makefile.am
index 8781ec3a60642c948694c52cdbae689ead564c6a..f7488da082394069703593a777651b88f4aa46c6 100644
(file)
--- a/
include/Makefile.am
+++ b/
include/Makefile.am
@@
-5,7
+5,8
@@
babeltraceinclude_HEADERS = \
babeltrace/iterator.h \
babeltrace/trace-collection.h \
babeltrace/trace-handle.h \
- babeltrace/list.h
+ babeltrace/list.h \
+ babeltrace/clock-types.h
babeltracectfinclude_HEADERS = \
babeltrace/ctf/events.h \
This page took
0.022161 seconds
and
4
git commands to generate.