Empty import of libkernelctl
[lttng-tools.git] / libkernelctl / Makefile.am
1 AM_CPPFLAGS = -I$(top_srcdir)/include
2
3 lib_LTLIBRARIES = libkernelctl.la
4
5 libkernelctl_la_SOURCES = libkernelctl.c
This page took 0.030636 seconds and 5 git commands to generate.