Fix: Follow struct dirent allocation guidelines of READDIR(3)
[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.03308 seconds and 4 git commands to generate.