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