X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=libringbuffer%2FMakefile.am;h=33db165323def56ab75dc7a97dccaf07190809cd;hb=d1194248c71fd4767382b4ea40dfa1cea3db1fd7;hp=b5b0ebd1f2e7cda10a6cc6dc17d7ff1c610c9c2e;hpb=d51652f7ee9f3214b62c17441913168115ab4c9e;p=lttng-ust.git diff --git a/libringbuffer/Makefile.am b/libringbuffer/Makefile.am index b5b0ebd1..33db1653 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 tlsfixup.h - + nohz.h vatomic.h rb-init.h + libringbuffer_la_LIBADD = \ -lpthread \ -lrt