X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fcommon%2Findex%2FMakefile.am;fp=src%2Fcommon%2Findex%2FMakefile.am;h=104d99c5097587abc46b75bce484ee1cbe1ef04b;hb=309167d2a6f59d0c8cbf64eb23ba912cdea76a34;hp=0000000000000000000000000000000000000000;hpb=efa116c6f19ecdc344a82709e7d919703ec96c45;p=lttng-tools.git diff --git a/src/common/index/Makefile.am b/src/common/index/Makefile.am new file mode 100644 index 000000000..104d99c50 --- /dev/null +++ b/src/common/index/Makefile.am @@ -0,0 +1,5 @@ +AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/src + +noinst_LTLIBRARIES = libindex.la + +libindex_la_SOURCES = index.c index.h lttng-index.h