X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=libringbuffer%2FMakefile.am;fp=libringbuffer%2FMakefile.am;h=271c8beed9ffdd385e9a39902d4c463b688d3887;hb=b6e4919f8a0787d493e23f4a67739f9038c75c0e;hp=b5b0ebd1f2e7cda10a6cc6dc17d7ff1c610c9c2e;hpb=b9f4cd79c85f6fcadece77219e5fa8dd5d8932f1;p=lttng-ust.git diff --git a/libringbuffer/Makefile.am b/libringbuffer/Makefile.am index b5b0ebd1..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 @@ -12,7 +12,7 @@ libringbuffer_la_SOURCES = \ backend.h backend_internal.h backend_types.h \ frontend_api.h frontend.h frontend_internal.h frontend_types.h \ nohz.h vatomic.h tlsfixup.h - + libringbuffer_la_LIBADD = \ -lpthread \ -lrt