lib: merge `assert-pre.h` and `assert-post.h` into `assert-cond.h`
[babeltrace.git] / src / param-parse / Makefile.am
... / ...
CommitLineData
1# SPDX-License-Identifier: MIT
2
3noinst_LTLIBRARIES = libbabeltrace2-param-parse.la
4
5libbabeltrace2_param_parse_la_SOURCES = \
6 param-parse.c \
7 param-parse.h
This page took 0.022572 seconds and 4 git commands to generate.