Fix: src/common/pipe.h: include <sys/types.h> for ssize_t and mode_t
[lttng-tools.git] / src / common / kernel-ctl / Makefile.am
1 AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/src
2
3 noinst_LTLIBRARIES = libkernel-ctl.la
4
5 libkernel_ctl_la_SOURCES = kernel-ctl.c kernel-ctl.h kernel-ioctl.h
This page took 0.048559 seconds and 4 git commands to generate.