Fix: src.ctf.lttng-live: using `last_inactivity_ts` uninitialized
[babeltrace.git] / src / param-parse / Makefile.am
1 # SPDX-License-Identifier: MIT
2
3 noinst_LTLIBRARIES = libbabeltrace2-param-parse.la
4
5 libbabeltrace2_param_parse_la_SOURCES = \
6 param-parse.c \
7 param-parse.h
This page took 0.030973 seconds and 4 git commands to generate.