Reduce the number of Makefiles in 'src/plugins/text'
[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.030096 seconds and 4 git commands to generate.