Build fix
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 29 Dec 2010 00:36:14 +0000 (19:36 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 29 Dec 2010 00:36:14 +0000 (19:36 -0500)
commit4c8bfb7e0a9cef6e74cefa38ed54bf8cbd424183
tree9e06d946b3180c399bedd2baead184c6be6c7f46
parentac65e35509398c6f3f27b26e9309750a565e1cbd
Build fix

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
23 files changed:
.gitignore
Makefile.am
configure.ac
converter/Makefile.am [new file with mode: 0644]
converter/babeltrace.c [new file with mode: 0644]
formats/ctf/ctf.c
formats/ctf/types/enum.c
formats/ctf/types/float.c
formats/ctf/types/integer.c
formats/ctf/types/string.c
formats/registry.c
include/babeltrace/align.h
include/babeltrace/ctf/types.h
include/babeltrace/format.h
include/babeltrace/types.h
types/array.c
types/enum.c
types/float.c
types/integer.c
types/sequence.c
types/string.c
types/struct.c
types/types.c
This page took 0.025646 seconds and 4 git commands to generate.