7f0ee8dfe8b9eb16e6a4d353bcefa18182e59ad1
[lttng-tools.git] / src / common / ini-config / Makefile.am
1 # SPDX-License-Identifier: GPL-2.0-only
2
3 noinst_LTLIBRARIES = libini-config.la
4
5 libini_config_la_SOURCES = \
6 ini.cpp \
7 ini.h \
8 ini-config.cpp \
9 ini-config.h
This page took 0.029039 seconds and 3 git commands to generate.