src/common/{common,safe}.h: wrap code in C++ guards
[babeltrace.git] / src / ctfser / Makefile.am
1 # SPDX-License-Identifier: MIT
2
3 noinst_LTLIBRARIES = libbabeltrace2-ctfser.la
4
5 libbabeltrace2_ctfser_la_SOURCES = \
6 ctfser.c \
7 ctfser.h
This page took 0.040911 seconds and 4 git commands to generate.