Export the format.h header
authorJulien Desfossez <julien.desfossez@polymtl.ca>
Mon, 16 Jan 2012 17:36:05 +0000 (12:36 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 16 Jan 2012 17:36:05 +0000 (12:36 -0500)
commit0ec662bd74aef1026ffc7343c2d0b1dd5a90adc7
tree80f966f1dd941ff6f8478d7090a9214114cb93ce
parente4d70dc3ba7e96a08c1178e3c9ae2f6b3edb52f6
Export the format.h header

This header is necessary to open traces since it deals with the various
formats available.
Install it in the include/babeltrace/ folder and make sure it is
included when we include babeltrace.h

Signed-off-by: Julien Desfossez <julien.desfossez@polymtl.ca>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
include/Makefile.am
include/babeltrace/babeltrace.h
This page took 0.024124 seconds and 4 git commands to generate.