Move ctf-metadata plugin into its own shared object
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sat, 6 Apr 2013 23:38:05 +0000 (19:38 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sat, 6 Apr 2013 23:38:05 +0000 (19:38 -0400)
commit5d93a76ef0a1193fd1678230621a46477224056e
tree97e24f1c9cc3b1a6d7c1d25c1bdb27e6c421cee0
parent7237592a76cceda97a1c79904fed583e215d3fa9
Move ctf-metadata plugin into its own shared object

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
configure.ac
converter/Makefile.am
formats/Makefile.am
formats/ctf-metadata/Makefile.am [new file with mode: 0644]
formats/ctf-metadata/ctf-metadata.c [new file with mode: 0644]
formats/ctf-text/ctf-text.c
This page took 0.024185 seconds and 4 git commands to generate.