Cleanup: add `#include <stdbool.h>` whenever `bool` type is used
[babeltrace.git] / src / ctfser / Makefile.am
1 noinst_LTLIBRARIES = libbabeltrace2-ctfser.la
2
3 libbabeltrace2_ctfser_la_SOURCES = \
4 ctfser.c \
5 ctfser.h
This page took 0.030321 seconds and 4 git commands to generate.