lib: merge `assert-pre.h` and `assert-post.h` into `assert-cond.h`
[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.02967 seconds and 4 git commands to generate.