X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=libkernelctl%2FMakefile.am;h=dac301d39cc23e021a75eaca32a5a169e117e894;hb=f40799e8d49a5e8161084fa98023f3e571b51962;hp=474eb29f8e8967f6b64b842bcc2e568f9aafb869;hpb=ee0326c0c46f4b02e9eab0b2917b62d2c55aa346;p=lttng-tools.git diff --git a/libkernelctl/Makefile.am b/libkernelctl/Makefile.am index 474eb29f8..dac301d39 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 = libkernelctl.c libkernelctl.h kernel-ioctl.h