continue build system
[ust.git] / libmarkers / Makefile.am
... / ...
CommitLineData
1lib_LTLIBRARIES = libmarkers.la
2libmarkers_la_SOURCES = marker.c tracepoint.c immediate.h jhash.h rcupdate.h marker.h tracepoint.h
3libmarkers_la_LIBADD = @URCU_PATH@/liburcu.so
4
5INCLUDES = -I$(top_builddir)/share
6INCLUDES += -I@URCU_PATH@
7INCLUDES += -I@KCOMPAT_PATH@
8INCLUDES += -I$(top_builddir)/libtracing
This page took 0.021657 seconds and 4 git commands to generate.