Rename kernel-ctl.c/.h to kernel.c/.h
[lttng-tools.git] / libkernelctl / Makefile.am
1 AM_CPPFLAGS = -I$(top_srcdir)/include
2
3 noinst_LTLIBRARIES = libkernelctl.la
4
5 libkernelctl_la_SOURCES = kernelctl.c kernel-ioctl.h
This page took 0.03016 seconds and 4 git commands to generate.