Fix: assert() on null index_file in lttng_index_file_write()
[lttng-tools.git] / src / common / index / Makefile.am
CommitLineData
309167d2
JD
1AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/src
2
3noinst_LTLIBRARIES = libindex.la
4
50adc264 5libindex_la_SOURCES = index.c index.h ctf-index.h
This page took 0.041519 seconds and 5 git commands to generate.