Fix build system for valid make dist
[lttng-tools.git] / libkernelctl / Makefile.am
index 474eb29f8e8967f6b64b842bcc2e568f9aafb869..dac301d39cc23e021a75eaca32a5a169e117e894 100644 (file)
@@ -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
This page took 0.023323 seconds and 4 git commands to generate.