X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=libmarkers%2FMakefile.am;fp=libmarkers%2FMakefile.am;h=3c96bee3c7b57de66f3af74d9f5013c67b08af14;hb=635b84d8da465f91814d1e6620861e3e63bcc7e5;hp=0000000000000000000000000000000000000000;hpb=1304f3dfeb42271cebb865409bd3e010e2512aa4;p=ust.git diff --git a/libmarkers/Makefile.am b/libmarkers/Makefile.am new file mode 100644 index 0000000..3c96bee --- /dev/null +++ b/libmarkers/Makefile.am @@ -0,0 +1,7 @@ +lib_LTLIBRARIES = libmarkers.la +libmarkers_la_SOURCES = marker.c tracepoint.c immediate.h jhash.h rcupdate.h marker.h tracepoint.h + +INCLUDES = -I$(top_builddir)/share +INCLUDES += -I@URCU_PATH@ +INCLUDES += -I@KCOMPAT_PATH@ +INCLUDES += -I$(top_builddir)/libtracing