src.ctf.lttng-live: replace usage of `calloc()` by `g_new0()`
[babeltrace.git] / doc / Makefile.am
1 SUBDIRS = bindings contributing-images man
2
3 if ENABLE_API_DOC
4 SUBDIRS += api
5 endif
This page took 0.029463 seconds and 4 git commands to generate.