Accept uid and gid parameters in utils_mkdir()/utils_mkdir_recursive()
[lttng-tools.git] / src / common / index / Makefile.am
1 AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/src
2
3 noinst_LTLIBRARIES = libindex.la
4
5 libindex_la_SOURCES = index.c index.h ctf-index.h
This page took 0.029057 seconds and 4 git commands to generate.