Add autotools build
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 28 Dec 2010 22:49:29 +0000 (17:49 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 28 Dec 2010 22:49:29 +0000 (17:49 -0500)
commitac65e35509398c6f3f27b26e9309750a565e1cbd
treed50d140c49f95dc48a0ca70c8d40c8f034d278bc
parentccd7e1c86f36342b0b06651cc52df86bb663c271
Add autotools build

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
.gitignore [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
bootstrap [new file with mode: 0755]
configure.ac [new file with mode: 0644]
formats/Makefile.am [new file with mode: 0644]
formats/ctf/Makefile.am [new file with mode: 0644]
formats/ctf/types/Makefile.am [new file with mode: 0644]
tests/Makefile.am [new file with mode: 0644]
types/Makefile.am [new file with mode: 0644]
This page took 0.024377 seconds and 4 git commands to generate.