X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=libringbuffer%2FMakefile.am;h=271c8beed9ffdd385e9a39902d4c463b688d3887;hb=29865d1ccafc065d07e0de67b196790ed36ab396;hp=9bd8586812a19b46a42ee9ed6abf2055053c563d;hpb=a334646a99520fdcf81e1460a839cae5c6d06f2c;p=lttng-ust.git diff --git a/libringbuffer/Makefile.am b/libringbuffer/Makefile.am index 9bd85868..271c8bee 100644 --- a/libringbuffer/Makefile.am +++ b/libringbuffer/Makefile.am @@ -1,4 +1,4 @@ -AM_CPPFLAGS = -I$(top_srcdir)/include +AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include AM_CFLAGS = -fno-strict-aliasing noinst_LTLIBRARIES = libringbuffer.la @@ -11,8 +11,8 @@ libringbuffer_la_SOURCES = \ api.h \ backend.h backend_internal.h backend_types.h \ frontend_api.h frontend.h frontend_internal.h frontend_types.h \ - nohz.h vatomic.h - + nohz.h vatomic.h tlsfixup.h + libringbuffer_la_LIBADD = \ -lpthread \ -lrt