common: split ini-config in its own convenience library
[lttng-tools.git] / src / common / ini-config / Makefile.am
CommitLineData
3299fd31
SM
1# SPDX-License-Identifier: GPL-2.0-only
2
3noinst_LTLIBRARIES = libini-config.la
4
5libini_config_la_SOURCES = \
6 ini.cpp \
7 ini.h \
8 ini-config.cpp \
9 ini-config.h
This page took 0.022589 seconds and 4 git commands to generate.