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