X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fcommon%2Fkernel-ctl%2FMakefile.am;fp=src%2Fcommon%2Fkernel-ctl%2FMakefile.am;h=1c71c5ce991b352542a7b2ff65bcaab7289de59c;hb=10a8a2237343699e3923d87e24dbf2d7fe225377;hp=0000000000000000000000000000000000000000;hpb=734f79bf717d87817623d382c59086dc9e8ef610;p=lttng-tools.git diff --git a/src/common/kernel-ctl/Makefile.am b/src/common/kernel-ctl/Makefile.am new file mode 100644 index 000000000..1c71c5ce9 --- /dev/null +++ b/src/common/kernel-ctl/Makefile.am @@ -0,0 +1,5 @@ +AM_CPPFLAGS = -I$(top_srcdir)/include + +noinst_LTLIBRARIES = libkernel-ctl.la + +libkernel_ctl_la_SOURCES = kernel-ctl.c kernel-ioctl.h