Fix: lttng-ctl: lttng_list_sessions: initialize out_sessions to NULL when returning 0
[deliverable/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.041952 seconds and 5 git commands to generate.