Fix: consumer.c: wrong order of parameter in `DBG()` statement
[lttng-tools.git] / src / common / string-utils / Makefile.am
1 # SPDX-License-Identifier: GPL-2.0-only
2
3 noinst_LTLIBRARIES = libstring-utils.la
4
5 libstring_utils_la_SOURCES = string-utils.h string-utils.c format.h
This page took 0.030793 seconds and 4 git commands to generate.