Fix off-by-one and double list size instead of steady increment
[lttng-tools.git] / src / common / kernel-ctl / Makefile.am
1 AM_CPPFLAGS = -I$(top_srcdir)/include
2
3 noinst_LTLIBRARIES = libkernel-ctl.la
4
5 libkernel_ctl_la_SOURCES = kernel-ctl.c kernel-ioctl.h
This page took 0.028977 seconds and 4 git commands to generate.