d62a31c3030dc1c79354c66ea1e40a36b0fe95bc
[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 = \
6 ctf-index.h \
7 index.cpp \
8 index.h
This page took 0.02917 seconds and 3 git commands to generate.