Fix: event-expr.c: use-after-free and NULL ptr deref in error path
[lttng-tools.git] / src / common / index / Makefile.am
1 # SPDX-License-Identifier: GPL-2.0-only
2
3 noinst_LTLIBRARIES = libindex.la
4
5 libindex_la_SOURCES = index.c index.h ctf-index.h
This page took 0.049719 seconds and 5 git commands to generate.