X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fcommon%2Findex%2FMakefile.am;h=ee73ea2ca31ecc79b9f902b36b4b66e7c9d79ec1;hb=2239b15a8b2a1f0bd81c9c1da3d74de3529ca493;hp=104d99c5097587abc46b75bce484ee1cbe1ef04b;hpb=309167d2a6f59d0c8cbf64eb23ba912cdea76a34;p=lttng-tools.git diff --git a/src/common/index/Makefile.am b/src/common/index/Makefile.am index 104d99c50..ee73ea2ca 100644 --- a/src/common/index/Makefile.am +++ b/src/common/index/Makefile.am @@ -1,5 +1,3 @@ -AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/src - noinst_LTLIBRARIES = libindex.la -libindex_la_SOURCES = index.c index.h lttng-index.h +libindex_la_SOURCES = index.c index.h ctf-index.h