X-Git-Url: http://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Findex%2FMakefile.am;h=ee73ea2ca31ecc79b9f902b36b4b66e7c9d79ec1;hp=104d99c5097587abc46b75bce484ee1cbe1ef04b;hb=343af227102f6b274bfd7f6c7220eb3b776ba5e3;hpb=309167d2a6f59d0c8cbf64eb23ba912cdea76a34 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