bytecode: Add `OBJECT_TYPE_{UN,}SIGNED_ENUM` type
[lttng-ust.git] / libringbuffer / Makefile.am
index 5c48dc0661d5f8cf48fb41f00fcd1ddbed6e2e41..53b0b148ce54f49a5518b781f87564625d215e85 100644 (file)
@@ -1,4 +1,3 @@
-AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include
 AM_CFLAGS += -fno-strict-aliasing
 
 noinst_LTLIBRARIES = libringbuffer.la
@@ -14,7 +13,6 @@ libringbuffer_la_SOURCES = \
        nohz.h vatomic.h rb-init.h
 
 libringbuffer_la_LIBADD = \
-       -lpthread \
        -lrt
 
 if HAVE_LIBNUMA
This page took 0.0244 seconds and 4 git commands to generate.