e13ebe50f665ed2e6ef62632463c08da13ac4d90
[ust.git] / libtracectl / Makefile.am
1 lib_LTLIBRARIES = libtracectl.la
2 libtracectl_la_SOURCES = marker-control.c localerr.h tracectl.c ../libustcomm/ustcomm.c ../libustcomm/ustcomm.h
3
4 INCLUDES = -I$(top_builddir)/share
5 INCLUDES += -I@URCU_PATH@
6 INCLUDES += -I@KCOMPAT_PATH@
7 INCLUDES += -I$(top_builddir)/libtracing
8 INCLUDES += -I$(top_builddir)/libmarkers
9 INCLUDES += -I$(top_builddir)/libustcomm
This page took 0.029055 seconds and 3 git commands to generate.