X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Findex%2FMakefile.am;fp=src%2Fcommon%2Findex%2FMakefile.am;h=d62a31c3030dc1c79354c66ea1e40a36b0fe95bc;hp=d06f011866fb907760e825eda432d81ae4c5f35e;hb=7fe0498a9173fca00dcd45a41847e629b70cd941;hpb=f6352cc1ebe6eb9a6bb7794f4a4d04dcb5370ad5 diff --git a/src/common/index/Makefile.am b/src/common/index/Makefile.am index d06f01186..d62a31c30 100644 --- a/src/common/index/Makefile.am +++ b/src/common/index/Makefile.am @@ -2,4 +2,7 @@ noinst_LTLIBRARIES = libindex.la -libindex_la_SOURCES = index.c index.h ctf-index.h +libindex_la_SOURCES = \ + ctf-index.h \ + index.cpp \ + index.h