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