Fix: missing RCU read side critical sections
[lttng-tools.git] / src / common / string-utils / Makefile.am
CommitLineData
ab5be9fa
MJ
1# SPDX-License-Identifier: GPL-2.0-only
2
9c55c241
PP
3noinst_LTLIBRARIES = libstring-utils.la
4
6e53c52d
SM
5libstring_utils_la_SOURCES = \
6 format.h \
7 string-utils.cpp \
8 string-utils.h
This page took 0.040926 seconds and 4 git commands to generate.