X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=libkernelctl%2FMakefile.am;h=cabdeedd931d52b4ecf22d77a2cde710e0645f05;hp=474eb29f8e8967f6b64b842bcc2e568f9aafb869;hb=6299f964b03eb3a3074dbe872907794d20da8af0;hpb=ee0326c0c46f4b02e9eab0b2917b62d2c55aa346 diff --git a/libkernelctl/Makefile.am b/libkernelctl/Makefile.am index 474eb29f8..cabdeedd9 100644 --- a/libkernelctl/Makefile.am +++ b/libkernelctl/Makefile.am @@ -1,5 +1,5 @@ AM_CPPFLAGS = -I$(top_srcdir)/include -lib_LTLIBRARIES = libkernelctl.la +noinst_LTLIBRARIES = libkernelctl.la -libkernelctl_la_SOURCES = libkernelctl.c +libkernelctl_la_SOURCES = kernelctl.c kernel-ioctl.h